Skip navigation links

Oracle Fusion Middleware Business Processing Plug-in Java API Reference for Oracle Identity Federation
11g Release 1 (11.1.1)

E14684-01


oracle.security.fed.plugins.bizops
Interface BusinessProcessingConstants


public interface BusinessProcessingConstants

Field Summary
static java.lang.String DATA_BOOLEAN_AUTHNREQUEST_ISPASSIVE
           
static java.lang.String DATA_STRING_NAMEID_FORMAT
           
static java.lang.String DATA_STRING_PROTOCOL_VERSION
           
static java.lang.String DATA_STRING_PROVIDERID
           
static java.lang.String DATA_STRING_SESSIONID
           
static java.lang.String DATA_STRING_USERID
           
static int STATUS_OK
           
static int STATUS_REDIRECT
           

 

Field Detail

STATUS_OK

static final int STATUS_OK
See Also:
Constant Field Values

STATUS_REDIRECT

static final int STATUS_REDIRECT
See Also:
Constant Field Values

DATA_STRING_PROVIDERID

static final java.lang.String DATA_STRING_PROVIDERID
See Also:
Constant Field Values

DATA_STRING_USERID

static final java.lang.String DATA_STRING_USERID
See Also:
Constant Field Values

DATA_STRING_SESSIONID

static final java.lang.String DATA_STRING_SESSIONID
See Also:
Constant Field Values

DATA_STRING_NAMEID_FORMAT

static final java.lang.String DATA_STRING_NAMEID_FORMAT
See Also:
Constant Field Values

DATA_STRING_PROTOCOL_VERSION

static final java.lang.String DATA_STRING_PROTOCOL_VERSION
See Also:
Constant Field Values

DATA_BOOLEAN_AUTHNREQUEST_ISPASSIVE

static final java.lang.String DATA_BOOLEAN_AUTHNREQUEST_ISPASSIVE
See Also:
Constant Field Values

Skip navigation links

Oracle Fusion Middleware Business Processing Plug-in Java API Reference for Oracle Identity Federation
11g Release 1 (11.1.1)

E14684-01


Copyright © 2009, Oracle. All rights reserved.