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

B28179-01


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


public interface AuthenticationContextURI

Defines URI string constants for authentication context classes

Since:
1.0

Field Summary
static java.lang.String obj_MobileContract
          Associated URI for MobileContract Authentication Context Class.
static java.lang.String obj_MobileDigitalID
          Associated URI for MobileDigitalID Authentication Context Class.
static java.lang.String obj_MobileUnregistered
          Associated URI for MobileUnregistered Authentication Context Class.
static java.lang.String obj_Password
          Associated URI for Password Authentication Context Class.
static java.lang.String obj_Password_ProtectedTransport
          Associated URI for Password-ProtectedTransport Authentication Context Class.
static java.lang.String obj_Previous_Session
          Associated URI for Previous-Session Authentication Context Class.
static java.lang.String obj_Smartcard
          Associated URI for Smartcard Authentication Context Class.
static java.lang.String obj_Smartcard_PKI
          Associated URI for Smartcard-PKI Authentication Context Class.
static java.lang.String obj_Software_PKI
          Associated URI for Software Authentication Context Class.
static java.lang.String obj_Time_Sync_Token
          Associated URI for Time_Sync_Token Authentication Context Class.

 

Field Detail

obj_MobileContract

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

obj_MobileDigitalID

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

obj_MobileUnregistered

public static final java.lang.String obj_MobileUnregistered
Associated URI for MobileUnregistered 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_Password_ProtectedTransport

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

obj_Previous_Session

public static final java.lang.String obj_Previous_Session
Associated URI for Previous-Session 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_Smartcard_PKI

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

obj_Software_PKI

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

obj_Time_Sync_Token

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

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

B28179-01


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