logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Authen::Krb5::Creds - Object representing a credential.

Author

       Jeff Horwitz <jeff@smashing.org>

Methods

starttime()
       Returns the starttime time property of the credential.

   authtime()
       Returns the authtime time property of the credential.

   endtime()
       Returns the endtime time property of the credential.

   renew_till()
       Returns the renew_till time property of the credential.

   server()
       Returns the name of the service principal the credential is for.

   client()
       Returns the client principal name (will usually be identical for all credentials in a credential cache).

   ticket()
       Returns the Authen::Krb5::Ticket for this credential.

   keyblock()
       Returns the keyblock of the credential.

Name

       Authen::Krb5::Creds - Object representing a credential.

Version

       version 1.906

See Also