- GenericPluginService - Interface in oracle.security.am.plugin
-
The GenericPluginService
class.
- GenericPluginService.QueryKey - Enum in oracle.security.am.plugin
-
- GenericPluginState - Interface in oracle.security.am.plugin
-
- GenericTransportContext - Interface in oracle.security.am.plugin
-
The GenericTransportContext
class.
- GenericTransportContext.PARAM_TYPE - Enum in oracle.security.am.plugin
-
Parameter type.
- GenericTransportHandler - Interface in oracle.security.am.plugin
-
The GenericTransportHandler
class.
- GenericTransportStore - Interface in oracle.security.am.plugin
-
Transport store stores
the attributes for session state.
- GenericTransportToken - Interface in oracle.security.am.plugin
-
Tranposrt token is used to store the
state data across requests.
- getAction() - Method in enum oracle.security.am.plugin.ExecutionStatus
-
Deprecated.
- getAction() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the Execution Action.
- getActionContext() - Method in interface oracle.security.am.plugin.ExecutionAction
-
- getAdvice() - Method in interface oracle.security.am.plugin.ModuleAdvice
-
returns the
Advice
associated with the ModuleAdvice.
- getAffinityRequested() - Method in interface oracle.security.am.plugin.ExecutionAction
-
Check affinity flag status.
- getAllResponses() - Method in interface oracle.security.am.plugin.PluginContext
-
returns all the responses configured.
- getAllStateAttributes() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns all the plugin state attributes and their values
- getAmr() - Method in interface oracle.security.am.plugin.AMSubject
-
List of AMR values for given authn flow.
- getApplicationId() - Method in interface oracle.security.am.plugin.AMSession
-
Application id will be an optional property.
- getAttribute(CommonAttribute) - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the attribute.
- getAttribute(CommonAttribute) - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the attribute.
- getAttribute(String) - Method in interface oracle.security.am.plugin.GenericTransportStore
-
retrieves an attribute store in the session.
- getAttributeNames() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the attribute names.
- getAttributeNames() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the attribute names.
- getAttributes() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the attributes.
- getAttributesMap() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the attributes map.
- getAuthLevel() - Method in interface oracle.security.am.plugin.AMSubject
-
Gets the auth level.
- getAuthnSubject() - Method in interface oracle.security.am.plugin.AMSession
-
If the authentication succeeds the the subject will be set as the
response.
- getAuthScheme() - Method in interface oracle.security.am.plugin.AMSubject
-
Gets the auth scheme.
- getClientIPAddress() - Method in interface oracle.security.am.plugin.PluginContext
-
gets the client IP address.
- getClientProfile() - Method in interface oracle.security.am.plugin.PluginContext
-
returns the
ClientProfile
object that contains
the client specific attributes.
- getContextData() - Method in interface oracle.security.am.plugin.ActionContext
-
- getContextMetaData() - Method in interface oracle.security.am.plugin.ContextData
-
- getCreationInstant() - Method in interface oracle.security.am.plugin.AMSession
-
Method returns the creation instant for this session object.
- getCustomSessionAttributes() - Method in interface oracle.security.am.plugin.AMSession
-
Gets the custom session attributes.
- getData() - Method in interface oracle.security.am.plugin.GenericTransportStore
-
get the back-end store object contains the data.
- getDescription() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getDescription() - Method in interface oracle.security.am.plugin.GenericPluginService
-
- getDescription() - Method in class oracle.security.fed.plugins.fed.msgprocessing.OIFMessageProcessingPlugin
-
- getDisplayName() - Method in interface oracle.security.am.plugin.ContextData
-
- getErrorCode() - Method in enum oracle.security.am.plugin.ExecutionStatus
-
Deprecated.
- getErrorCode() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
returns the error code.
- getErrorCode() - Method in interface oracle.security.am.plugin.PluginContext
-
returns the error code for the last error that occured during the
execution.
- getErrorMsg() - Method in enum oracle.security.am.plugin.ExecutionStatus
-
Deprecated.
- getEventFlowMap() - Method in interface oracle.security.am.plugin.PluginEventFlowController
-
- getEventHint() - Method in interface oracle.security.am.plugin.ExecutionAction
-
- getEventName() - Method in interface oracle.security.am.plugin.PluginEventHint
-
Returns the EventName
- getExceptionList() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the list of exceptions encountered during the processing.
- getExpiryInstant() - Method in interface oracle.security.am.plugin.AMSession
-
Method returns the expire instant for this session.
- getFlowController() - Method in interface oracle.security.am.plugin.ExecutionAction
-
- getGUID() - Method in interface oracle.security.am.plugin.AMSubject
-
Gets the gUID.
- getHintOption() - Method in interface oracle.security.am.plugin.PluginEventHint
-
Returns the event hint option.
- getId() - Method in interface oracle.security.am.plugin.AMSession
-
Returns the session id value.
- getID() - Method in interface oracle.security.am.plugin.GenericPluginService
-
returns the unique ID of the plug-in.
- getID() - Method in class oracle.security.am.plugin.OAMAbstractAMPlugin
-
- getIdentityStoreContext() - Method in interface oracle.security.am.plugin.PluginContext
-
returns the identity store context.
- getIdStoreReference() - Method in interface oracle.security.am.plugin.AMSubject
-
Returns the identity store reference
for the subject.
- getImpersonatorUser() - Method in interface oracle.security.am.plugin.AMSession
-
Gets the impersonator user.
- getImplType() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the implementation type of the plug-in context implementation
- getKeyName() - Method in interface oracle.security.am.plugin.PluginAttribute
-
- getKeyName() - Method in class oracle.security.am.plugin.PluginResponse
-
- getLastAccessTime() - Method in interface oracle.security.am.plugin.AMSession
-
Method returns the time the session was last accessed.
- getLastUpdateTime() - Method in interface oracle.security.am.plugin.AMSession
-
Method returns the time the session was last updated.
- getLocale() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
- getLocale() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
- getLogger() - Method in interface oracle.security.am.plugin.GenericPluginService
-
returns the logger configured for the plug-in.
- getLogger() - Method in class oracle.security.am.plugin.OAMAbstractAMPlugin
-
- getMaxAgeInSeconds() - Method in interface oracle.security.am.plugin.GenericTransportToken
-
Token age.
- getMaxWaitIntervel() - Method in interface oracle.security.am.plugin.GenericPluginService
-
returns the max wait interval in milliseconds.
- getMaxWaitIntervel() - Method in class oracle.security.am.plugin.OAMAbstractAMPlugin
-
- getMessage() - Method in exception oracle.security.fed.plugins.fed.msgprocessing.MessageProcessingException
-
Returns the detail message string associated with the message ID for the
current locale.
- getMessage(Locale) - Method in exception oracle.security.fed.plugins.fed.msgprocessing.MessageProcessingException
-
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.msgprocessing.MessageProcessingException
-
Returns the message ID that was passed in on creation, if any.
- getModuleName() - Method in interface oracle.security.am.plugin.ModuleAdvice
-
returns the module name that should be executed next.
- getMonitoringData() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getMonitoringData() - Method in interface oracle.security.am.plugin.GenericPluginService
-
plug-in can return monitoring data after plug-in execution is
complete.
- getMonitoringData() - Method in class oracle.security.fed.plugins.fed.msgprocessing.OIFMessageProcessingPlugin
-
- getMonitoringStatus() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getMonitoringStatus() - Method in interface oracle.security.am.plugin.GenericPluginService
-
set the monitoring status for the plug-in.
- getMonitoringStatus() - Method in class oracle.security.fed.plugins.fed.msgprocessing.OIFMessageProcessingPlugin
-
- getName() - Method in interface oracle.security.am.plugin.ContextData
-
- getName() - Method in interface oracle.security.am.plugin.ExecutionAction
-
- getName() - Method in class oracle.security.am.plugin.MonitoringData
-
Gets the name.
- getName() - Method in interface oracle.security.am.plugin.PluginCommonAttribute
-
Gets the name of the attribute.
- getName() - Method in class oracle.security.am.plugin.PluginResponse
-
returns the name of the response attribute.
- getObjectAttribute(String) - Method in interface oracle.security.am.plugin.PluginContext
-
This method returns the object attribute specified by the attribute name
parameter.
- getObjectMap() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the Object attribute map.
- getObjName() - Method in interface oracle.security.am.plugin.PluginAttribute
-
- getObjName() - Method in class oracle.security.am.plugin.PluginResponse
-
- getOrder() - Method in interface oracle.security.am.plugin.ContextData
-
- getParameter(String) - Method in interface oracle.security.am.plugin.PluginConfig
-
get a configuration parameter.
- getParameters() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the parameters.
- getParameters(GenericTransportContext.PARAM_TYPE) - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the parameters.
- getParameters() - Method in interface oracle.security.am.plugin.PluginConfig
-
get all configuration parameters.
- getParameterValue(String) - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the parameter value.
- getParameterValues(String) - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the parameter values.
- getPluginConfig() - Method in interface oracle.security.am.plugin.GenericPluginService
-
Gets the plugin config.
- getPluginConfig() - Method in class oracle.security.am.plugin.OAMAbstractAMPlugin
-
- getPluginName() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getPluginName() - Method in interface oracle.security.am.plugin.GenericPluginService
-
- getPluginName() - Method in class oracle.security.fed.plugins.fed.msgprocessing.OIFMessageProcessingPlugin
-
- getPropertiesMap() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the properties map.
- getPropertiesMap(GenericTransportContext.PARAM_TYPE) - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the properties map.
- getProtocol() - Method in class oracle.security.am.plugin.ClientProfile
-
returns the client protocol.
- getRequestMethod() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
- getRequestMethod() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
The method returns the type of method used to hit the OAM server
for access.
- getRequestURI() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the request uri.
- getRequestURI() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the request uri.
- getResponse(PluginAttributeContextType, String) - Method in interface oracle.security.am.plugin.PluginContext
-
returns the attributes for the target context and the name.
- getResponses(PluginAttributeContextType) - Method in interface oracle.security.am.plugin.PluginContext
-
returns all the attributes for the target context.
- getRevision() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getRevision() - Method in interface oracle.security.am.plugin.GenericPluginService
-
- getRevision() - Method in class oracle.security.fed.plugins.fed.msgprocessing.OIFMessageProcessingPlugin
-
- getSession() - Method in interface oracle.security.am.plugin.PluginContext
-
returns the OAM session object.
- getSessionIndex() - Method in interface oracle.security.am.plugin.AMSession
-
SessionIndex will be used to identity different session for the same
user.This will be used by SME to create a user session.
- getSessionStore() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
- getSessionStore() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Creates a session store using the attributes stored in the session.
- getStartingStep(AuthenticationContext) - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getStartingStep() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the starting step of the Composite Authentication module.
- getStateAttribute(String) - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the pluginStateAttribute value or null if the state is not available
- getStatus() - Method in enum oracle.security.am.plugin.ExecutionStatus
-
Gets the status.
- getStringAttribute(String) - Method in interface oracle.security.am.plugin.PluginContext
-
This method gives the String attribute specified by the attribute name
parameter.
- getStringMap() - Method in interface oracle.security.am.plugin.PluginContext
-
Retuns the string attribute map.
- getSubject() - Method in interface oracle.security.am.plugin.AMSubject
-
Returns the Subject encapsulated in the AmSubject.
- getToken(String, boolean) - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the token.
- getToken(String, boolean) - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the token.
- getTokenDomain() - Method in interface oracle.security.am.plugin.GenericTransportToken
-
Token domain.
- getTokenName() - Method in interface oracle.security.am.plugin.GenericTransportToken
-
Name of the token.
- getTokens() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Returns the list of tokens those were set using setToken().
- getTokenValue() - Method in interface oracle.security.am.plugin.GenericTransportToken
-
Value of the token
- getTokenVersion() - Method in interface oracle.security.am.plugin.GenericTransportToken
-
Version of the token.
- getTransportContext() - Method in interface oracle.security.am.plugin.PluginContext
-
Transport context encapsulate the transport related handling in the
request object.
- getTransportRequest() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
- getTransportRequest() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
- getTransportSession(boolean) - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the transport session.
- getTransportSession(boolean) - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
- getTransportSessionID() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Set Session ID for the tranport session.
- getType() - Method in interface oracle.security.am.plugin.ContextMetaData
-
- getType() - Method in interface oracle.security.am.plugin.GenericTransportStore
-
The type should be the type of store used for request cache.
- getType() - Method in class oracle.security.am.plugin.MonitoringData
-
Gets the type.
- getType() - Method in class oracle.security.am.plugin.PluginResponse
-
get the attribute context type.
- getUserActionCommand() - Method in interface oracle.security.am.plugin.ActionContext
-
- getUserAgent() - Method in class oracle.security.am.plugin.ClientProfile
-
returns the user agent header.
- getUserAgent() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
- getUserAgent() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Returns the clients useragent information
- getUserDn() - Method in interface oracle.security.am.plugin.AMSubject
-
Returns the DN of the user.
- getUserId() - Method in interface oracle.security.am.plugin.AMSubject
-
returns the user id.
- getValue() - Method in interface oracle.security.am.plugin.ContextData
-
- getValue() - Method in class oracle.security.am.plugin.MonitoringData
-
Gets the value.
- getValue() - Method in class oracle.security.am.plugin.PluginResponse
-
Get the attribute value.
- PluginAttribute - Interface in oracle.security.am.plugin
-
- PluginAttributeContextType - Enum in oracle.security.am.plugin
-
The context to which the plug-in respones need
to set after the plug-in execution.
- PluginCommonAttribute - Interface in oracle.security.am.plugin
-
Defines the common attribute interface for the plug-in attributes.
- PluginConfig - Interface in oracle.security.am.plugin
-
Plug-in Configuration object.
- PluginContext - Interface in oracle.security.am.plugin
-
Context used by the plug-ins to retrieve the attributes and set the
attributes to be used by other plug-ins that gets executed in the flow.
- PluginEventFlowController - Interface in oracle.security.am.plugin
-
- PluginEventHint - Interface in oracle.security.am.plugin
-
- PluginExecutionStrategy - Interface in oracle.security.am.plugin
-
PluginExecutionStrategy
Plug-in Execution Strategy provided
the flexibility to control the execution of multiple plug-ins
which gets executed one after other.
- PluginResponse - Class in oracle.security.am.plugin
-
Responses that the plugin can be set to the execution contexts.
- PluginResponse(String, String, PluginAttributeContextType) - Constructor for class oracle.security.am.plugin.PluginResponse
-
constructor to create the plug-in response
that can be set to session request etc.
- PluginResponse() - Constructor for class oracle.security.am.plugin.PluginResponse
-
Default Constructor
- PluginRuntimeException - Exception in oracle.security.am.plugin
-
- PluginRuntimeException(Throwable) - Constructor for exception oracle.security.am.plugin.PluginRuntimeException
-
Constructor with an exception.
- PluginRuntimeException(String) - Constructor for exception oracle.security.am.plugin.PluginRuntimeException
-
Constructor to create an exception with a message ID or message.
- PluginRuntimeException(String, Exception) - Constructor for exception oracle.security.am.plugin.PluginRuntimeException
-
Constructor to create an exception with a message ID or message and an
exception.
- poweronSelfTest() - Method in interface oracle.security.am.plugin.GenericPluginService
-
Plug-ins need to override this method to the
self test when the plug-ins are loaded.
- poweronSelfTest() - Method in class oracle.security.am.plugin.OAMAbstractAMPlugin
-
- process() - Method in interface oracle.security.am.plugin.GenericPluginState
-
Process the class data into a form so that it's value can be saved into the namespace by the plugin.
- process(MessageContext) - Method in interface oracle.security.fed.plugins.fed.msgprocessing.OIFMessageProcessingIFPlugin
-
Plugin implementations will extract data from context information passed in, implement
logic to process and modify the message and return the ExectionStatus back to caller.
- process(MessageContext) - Method in class oracle.security.fed.plugins.fed.msgprocessing.OIFMessageProcessingPlugin
-
Plugin implementations will extract data from context information passed in, implement
logic to process and modify the message and return the ExectionStatus back to caller.
- processExecutionStrategy(PluginContext, String, ExecutionStatus, List<String>) - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- processExecutionStrategy(PluginContext, String, ExecutionStatus, List<String>) - Method in interface oracle.security.am.plugin.PluginExecutionStrategy
-
processExecutionStrategy
method will be called before execution
of the first module and after execution of each modules in the module list.
- Protocol - Enum in oracle.security.am.plugin
-
List of OAM client protocol.
- value - Variable in class oracle.security.am.plugin.PluginResponse
-
The value.
- VALUE_TAG - Static variable in class oracle.security.am.plugin.PluginResponse
-
- valueOf(String) - Static method in enum oracle.security.am.plugin.Advice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.plugin.ExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.plugin.GenericPluginService.QueryKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.plugin.GenericTransportContext.PARAM_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.plugin.PluginAttributeContextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.plugin.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.fed.plugins.fed.msgprocessing.MessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum oracle.security.am.plugin.Advice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.plugin.ExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.plugin.GenericPluginService.QueryKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.plugin.GenericTransportContext.PARAM_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.plugin.PluginAttributeContextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.plugin.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.fed.plugins.fed.msgprocessing.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.