Class | Description |
---|---|
BSTokenLoginModule |
Base class for processing and validating the
X509Certificate data. |
IDAssertionLoginModule | Deprecated |
IDAssertionUsernameLoginModule |
A
LoginModule implementation for identity assertion (IDAssertion) using a username. |
PKCS7LoginModule |
A
LoginModule implementation to process and validate
PKCS7 type X509Certificate data, with or without CRLs. |
PkiPathLoginModule |
A
LoginModule implementation to process and validate PkiPath type X509Certificate data. |
SignatureLoginModule | Deprecated |
UsernameLoginModule |
A
LoginModule that validates a username/password pair and adds them to the Subject . |
WSSecurityMappingModule | Deprecated |
X509LoginModule |
Processes and validates the simple type
X509Certificate data. |