Skip navigation links

Oracle Fusion Middleware Liberty 1.2 Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10671-03


oracle.security.xmlsec.liberty.v12.ac
Interface AuthenticationContextURI


public interface AuthenticationContextURI

Defines URI string constants for authentication context classes


Field Summary
static java.lang.String obj_InternetProtocol
          Associated URI for InternetProtocol Authentication Context Class.
static java.lang.String obj_InternetProtocolPassord
          Associated URI for InternetProtocolPassword Authentication Context Class.
static java.lang.String obj_MobileOneFactorContract
          Associated URI for MobileOneFactorContract Authentication Context Class.
static java.lang.String obj_MobileOneFactorUnregistered
          Associated URI for MobileOneFactorUnregistered Authentication Context Class.
static java.lang.String obj_MobileTwoFactorContract
          Associated URI for MobileTwoFactorContract Authentication Context Class.
static java.lang.String obj_MobileTwoFactorUnregistered
          Associated URI for MobileTwoFactorUnregistered Authentication Context Class.
static java.lang.String obj_Password
          Associated URI for Password Authentication Context Class.
static java.lang.String obj_PasswordProtectedTransport
          Associated URI for PasswordProtectedTransport Authentication Context Class.
static java.lang.String obj_PreviousSession
          Associated URI for PreviousSession Authentication Context Class.
static java.lang.String obj_Smartcard
          Associated URI for Smartcard Authentication Context Class.
static java.lang.String obj_SmartcardPKI
          Associated URI for SmartcardPKI Authentication Context Class.
static java.lang.String obj_SoftwarePKI
          Associated URI for SoftwarePKI Authentication Context Class.
static java.lang.String obj_TimeSyncToken
          Associated URI for TimeSyncToken Authentication Context Class.

 

Field Detail

obj_InternetProtocol

static final java.lang.String obj_InternetProtocol
Associated URI for InternetProtocol Authentication Context Class.
See Also:
Constant Field Values

obj_InternetProtocolPassord

static final java.lang.String obj_InternetProtocolPassord
Associated URI for InternetProtocolPassword Authentication Context Class.
See Also:
Constant Field Values

obj_MobileOneFactorUnregistered

static final java.lang.String obj_MobileOneFactorUnregistered
Associated URI for MobileOneFactorUnregistered Authentication Context Class.
See Also:
Constant Field Values

obj_MobileTwoFactorUnregistered

static final java.lang.String obj_MobileTwoFactorUnregistered
Associated URI for MobileTwoFactorUnregistered Authentication Context Class.
See Also:
Constant Field Values

obj_MobileOneFactorContract

static final java.lang.String obj_MobileOneFactorContract
Associated URI for MobileOneFactorContract Authentication Context Class.
See Also:
Constant Field Values

obj_MobileTwoFactorContract

static final java.lang.String obj_MobileTwoFactorContract
Associated URI for MobileTwoFactorContract Authentication Context Class.
See Also:
Constant Field Values

obj_Password

static final java.lang.String obj_Password
Associated URI for Password Authentication Context Class.
See Also:
Constant Field Values

obj_PasswordProtectedTransport

static final java.lang.String obj_PasswordProtectedTransport
Associated URI for PasswordProtectedTransport Authentication Context Class.
See Also:
Constant Field Values

obj_PreviousSession

static final java.lang.String obj_PreviousSession
Associated URI for PreviousSession Authentication Context Class.
See Also:
Constant Field Values

obj_Smartcard

static final java.lang.String obj_Smartcard
Associated URI for Smartcard Authentication Context Class.
See Also:
Constant Field Values

obj_SmartcardPKI

static final java.lang.String obj_SmartcardPKI
Associated URI for SmartcardPKI Authentication Context Class.
See Also:
Constant Field Values

obj_SoftwarePKI

static final java.lang.String obj_SoftwarePKI
Associated URI for SoftwarePKI Authentication Context Class.
See Also:
Constant Field Values

obj_TimeSyncToken

static final java.lang.String obj_TimeSyncToken
Associated URI for TimeSyncToken Authentication Context Class.
See Also:
Constant Field Values

Skip navigation links

Oracle Fusion Middleware Liberty 1.2 Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10671-03


Copyright © 2005, 2011 , Oracle. All rights reserved.