Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DEFAULT_PLUGIN_NAME - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
DEFAULT_PLUGIN_NAME is the name of Out of the box plugin.
G
- getAttributes() - Method in interface oracle.security.fed.plugins.fed.provisioning.UserContext
-
Get Map of user attributes (attributes from assertion + OIF specific attributes like providerid).
- getAttributesUsedInMapping() - Method in interface oracle.security.fed.plugins.fed.provisioning.UserContext
-
Get Map of user attributes which is used in mapping assertion to a user.
- getDataStoreInfo() - Method in interface oracle.security.fed.plugins.fed.provisioning.UserContext
-
Get Map of data store information.
- getDescription() - Method in class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
- getMessage() - Method in exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Returns the detail message string associated with the message ID for the current locale.
- getMessage(Locale) - Method in exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Returns the detail message string associated with the message ID for the requested locale, if available.
- getMessageId() - Method in exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Returns the message ID that was passed in on creation, if any.
- getMonitoringData() - Method in class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
- getMonitoringStatus() - Method in class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
- getPluginName() - Method in class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
- getRevision() - Method in class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
I
- ID_STORE_NAME - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
Identity store configured for the partner in OIF.
K
- KEY_PROVIDERID_ATTRIBUTE_NAME - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
Plugin parameter The attribute name which is used to populate the tenant name in datastore.
- KEY_USER_RECORD_ATTRIBUTE_LIST - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
Plugin parameter The comma-separated list of attributes that will be used to create the user record.
- KEY_USERID_ATTRIBUTE_NAME - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
Plugin parameter The attribute name in assertion attributes, which contains the value of userid for provisioning the user.
N
- NAMEID_VALUE_ATTR_NAME - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
The attribute name (fed.nameidvalue) which contains nameid value, in the map of attributes passed to the plugin.
O
- OIFUserProvisioningIFPlugin - Interface in oracle.security.fed.plugins.fed.provisioning
-
OIF User provisioning plug-in interface that will be exposed to the plug-in developers.
- OIFUserProvisioningPlugin - Class in oracle.security.fed.plugins.fed.provisioning
-
OIF User provisioning plug-in interface that will be exposed to the plug-in developers.
- OIFUserProvisioningPlugin() - Constructor for class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
- oracle.security.fed.plugins.fed.provisioning - package oracle.security.fed.plugins.fed.provisioning
P
- process(UserContext) - Method in interface oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningIFPlugin
-
Plugin implementations will extract data from context information passed in, implement logic to provision the user and return the ExectionStatus back to caller (OIF SP)
- process(UserContext) - Method in class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
-
Plugin implementations will extract data from context information passed in, implement logic to provision the user and return the ExectionStatus back to caller (OIF SP)
- PROVIDERID_ATTR_NAME - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
The attribute name (fed.partner) set by OIF for which contains the providerid/tenant name.
S
- SEARCH_BASE_DN - Static variable in class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
-
Search base DN configured for the partner.
- setAttributes(Map<String, Object>) - Method in interface oracle.security.fed.plugins.fed.provisioning.UserContext
-
Set the attributes
- setAttributesUsedInMapping(Map<String, Object>) - Method in interface oracle.security.fed.plugins.fed.provisioning.UserContext
-
Set the attributes that are used when mapping assertion to a user in data store
- setDataStoreInfo(Map<String, String>) - Method in interface oracle.security.fed.plugins.fed.provisioning.UserContext
-
Sets the data store information - idstore name and search base DN
- setMonitoringStatus(boolean) - Method in class oracle.security.fed.plugins.fed.provisioning.OIFUserProvisioningPlugin
T
- toString() - Method in exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
In addition, the message ID is included as a separate field from the message itself if those are distinct.
U
- UserContext - Interface in oracle.security.fed.plugins.fed.provisioning
-
The data passed from OIF to User Provisioning plugin is contained inside UserContext object.
- UserProvisioningConstants - Class in oracle.security.fed.plugins.fed.provisioning
-
All the constants associated with plugin data.
- UserProvisioningConstants() - Constructor for class oracle.security.fed.plugins.fed.provisioning.UserProvisioningConstants
- UserProvisioningException - Exception in oracle.security.fed.plugins.fed.provisioning
- UserProvisioningException(String) - Constructor for exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Create Exception.
- UserProvisioningException(String, Object[]) - Constructor for exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Constructs a new exception with the specified message ID and parameters.
- UserProvisioningException(String, Throwable) - Constructor for exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Create Exception.
- UserProvisioningException(String, Throwable, Object[]) - Constructor for exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Constructs a new exception with passed message ID, cause, and parameters.
- UserProvisioningException(Throwable) - Constructor for exception oracle.security.fed.plugins.fed.provisioning.UserProvisioningException
-
Create Exception.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form