Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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