See: Description
| Class | Description |
|---|---|
| InternetProtocol |
Authentication Context class indicating that the principal authenticated through the use of a provided IP address.
|
| InternetProtocolPassword |
Authentication Context class indicating that the principal authenticated through the use of a provided IP address in addition to a username/password.
|
| Kerberos |
Authentication Context class indicating that the principal authenticated using a password to a local authenticating authority, in order to obtain a kerberos ticket that will be used for all subsquent network authentication.
|
| MobileOneFactorContract |
Authentication Context class indicating mobile customer registration procedures and a single factor authentication.
|
| MobileOneFactorUnregistered |
Authentication Context class indicating no mobile customer registration procedures and an authentication of the mobile device without requiring explicit end user interaction.
|
| MobileTwoFactorContract |
Authentication Context class indicating mobile customer registration procedures and a two factor authentication.
|
| MobileTwoFactorUnregistered |
Authentication Context class indicating no mobile customer registration procedures and a two-factor authentication of the mobile device such as secure device and user PIN.
|
| Password |
Authentication Context class indicating that the principal was authenticated through the presentation of a password over an unprotected HTTP session.
|
| PasswordProtectedTransport |
Authentication Context class indicating that the principal was authenticated through the presentation of a password over a protected session.
|
| PreviousSession |
Authentication Context class indicating that the principal authenticated based on a previous authenticated session context that is still valid.
|
| PublicKeyPGP |
Authentication Context class indicating that the principal authenticated by means of a digital signature where the key was validated as part of a PGP infrastructure.
|
| PublicKeySPKI |
Authentication Context class indicating that the principal authenticated by means of a digital signature where the key was validated via a SPKI.
|
| PublicKeyX509 |
Authentication Context class indicating that the principal authenticated by means of a digital signature where the key was validated as part of an X.509 PKI.
|
| PublicKeyXMLDSig |
Authentication Context class indicating that the principal authenticated by means of a digital signature in accordance with the processing rules specified in XML-SIG.
|
| SecureRemotePassword |
Authentication Context class indicating that the principal authenticated using a secure remote password as specified in RFC 2945.
|
| Smartcard |
Authentication Context class indicating that the principal authenticated using a smartcard.
|
| SmartcardPKI |
Authentication Context class indicating that the principal authenticated through a two-factor mechanism using a smartcard with an enclosed private key and a PIN.
|
| SoftwarePKI |
Authentication Context class indicating that the principal authenticated using an X.509 certificate stored in software.
|
| SSLTLSClient |
Authentication Context class indicating that the principal authenticated by means of a client certificate, secured with SSL/TLS transport.
|
| Telephony |
Authentication Context class indicating that the principal authenticated via the provision of a fixed-line telephone number, transported over a telephony protocol like ADSL.
|
| TelephonyAuthenticated |
Authentication Context class indicating that the principal authenticated via the means of a line number, a user suffix and a password.
|
| TelephonyNomadic |
Authentication Context class indicating that the principal is "roaming" and authenticated via the means of a line number, a user suffix and a password.
|
| TelephonyPersonal |
Authentication Context class indicating that the principal authenticated via the provision of a fixed-line telephone number and a user suffix, transported over a telephony protocol like ADSL.
|
| TimeSyncToken |
Authentication Context class indicating that the principal authenticated using a time synchronization token.
|
| Unspecified |
Authentication Context class indicating that the principal authenticated by unspecified means.
|