Oracle Security Developer Tools Liberty 1.2 Java API Reference
10g (10.1.4.0.1)

B28180-01


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

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

obj_InternetProtocolPassord

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

obj_MobileOneFactorUnregistered

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

obj_MobileTwoFactorUnregistered

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

obj_MobileOneFactorContract

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

obj_MobileTwoFactorContract

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

obj_Password

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

obj_PasswordProtectedTransport

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

obj_PreviousSession

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

obj_Smartcard

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

obj_SmartcardPKI

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

obj_SoftwarePKI

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

obj_TimeSyncToken

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

Oracle Security Developer Tools Liberty 1.2 Java API Reference
10g (10.1.4.0.1)

B28180-01


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