class |
AgentCertAuthentication |
Certificate server agent authentication.
|
class |
CMCAuth |
UID/CMC authentication plug-in
|
class |
CMCUserSignedAuth |
User Signed CMC authentication plug-in
note:
- this version differs from CMCAuth in that it allows non-agent users
to sign own cmc requests; It is expected to be used with
CMCUserSignedSubjectNameDefault and CMCUserSignedSubjectNameConstraint
so that the resulting cert will bear the same subjectDN of that of the CMC
signing cert
- it originates from CMCAuth with modification for user-signed cmc
|
class |
FlatFileAuth |
This represents the authentication manager that authenticates
user against a file where id, and password are stored.
|
class |
SessionAuthentication |
Pull any existing auth token from the session context.
|
class |
SSLclientCertAuthentication |
Certificate server SSL client authentication.
|
class |
TokenAuthentication |
Token authentication.
|
class |
UidPwdDirAuthentication |
uid/pwd directory based authentication manager
|
class |
UidPwdPinDirAuthentication |
uid/pwd/pin directory based authentication manager
|
class |
UserPwdDirAuthentication |
uid/pwd directory based authentication manager
|