Class | Description |
---|---|
AgentCertAuthentication |
Certificate server agent authentication.
|
CMCAuth |
UID/CMC authentication plug-in
|
Crypt | |
DirBasedAuthentication |
Abstract class for directory based authentication managers
Uses a pattern for formulating subject names.
|
DNPattern |
class for parsing a DN pattern used to construct a certificate
subject name from ldap attributes and dn.
|
FlatFileAuth |
This represents the authentication manager that authenticates
user against a file where id, and password are stored.
|
HashAuthData |
The structure stores the information of which machine is enabled for
the agent-initiated user enrollment, and whom agents enable this feature,
and the value of the timeout.
|
HashAuthentication |
Hash uid/pwd directory based authentication manager
|
PortalEnroll |
uid/pwd directory based authentication manager
|
SharedSecret | |
SSLclientCertAuthentication |
Certificate server SSL client authentication.
|
TokenAuthentication |
Token authentication.
|
UidPwdDirAuthentication |
uid/pwd directory based authentication manager
|
UidPwdPinDirAuthentication |
uid/pwd/pin directory based authentication manager
|
UserPwdDirAuthentication |
uid/pwd directory based authentication manager
|