logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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