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::AuthContext - Kerberos 5 auth_context object.

Author

       Jeff Horwitz <jeff@smashing.org>

Methods

new()
       Allocates memory for a new Authen::Krb5::AuthContext object and returns it.

   "setaddrs(localaddr,remoteaddr)"
       Sets the local and remote addresses for the AuthContext object.  'localaddr' and 'remoteaddr' are
       Authen::Krb5::Address objects, usually of type ADDRTYPE_INET.

   getaddrs()
       Returns a list containing the local and the remote address of the AuthContext object.

   setrcache(rc)
       Sets the replay cache for auth_context.  'rc' is a Authen::Krb5::Rcache object generated by
       get_server_rcache.

   getkey()
       Retrieves the session key as an Authen::Krb5::KeyBlock object.

Name

       Authen::Krb5::AuthContext - Kerberos 5 auth_context object.

Version

       version 1.906