Skip navigation links

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

E10670-03


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

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

obj_MobileDigitalID

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

obj_MobileUnregistered

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

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

obj_Previous_Session

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

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

obj_Software_PKI

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

obj_Time_Sync_Token

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

Skip navigation links

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

E10670-03


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