- 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.
- getAccessContext() - Method in class oracle.security.am.common.policy.runtime.AccessRequest
-
Returns the access context associated with the access request.
- getAction() - Method in enum oracle.security.am.plugin.ExecutionStatus
-
Deprecated.
- getAction() - Method in class oracle.security.am.plugin.impl.AbstractAuthnContext
-
Returns the execution action that has been set in the authentication context
- getAction() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the Execution Action.
- getActionContext() - Method in interface oracle.security.am.plugin.ExecutionAction
-
- getActionContext() - Method in class oracle.security.am.plugin.impl.UserAction
-
- getActionType() - Method in class oracle.security.am.plugin.impl.UserAction
-
- getAdvice() - Method in class oracle.security.am.plugin.impl.ModuleAdviceImpl
-
- 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.
- getAffinityRequested() - Method in class oracle.security.am.plugin.impl.UserAction
-
- getAll() - Method in class oracle.security.am.engines.common.identity.api.IdmPropertySet
-
returns all the attributes in the
property set.
- getAllEntityProperties() - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
Get all user's properties
- getAllPolicyChangeEvents() - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
Returns all the policy change events.
- getAllPolicyChangeEvents(long) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
Returns all the policy change events starting from the
input change version to the latest version.
- getAllPolicyChangeEvents() - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
Returns all the policy change events.
- getAllPolicyChangeEvents(long) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
Returns all the policy change events starting from the
input change version to the latest version.
- getAllResponses() - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getAllResponses() - Method in interface oracle.security.am.plugin.PluginContext
-
returns all the responses configured.
- getAllStateAttributes() - Method in class oracle.security.am.plugin.impl.AbstractAuthnContext
-
- getAllStateAttributes() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns all the plugin state attributes and their values
- getAllUserProperties() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Get all user's properties
- getAmr() - Method in interface oracle.security.am.plugin.AMSubject
-
List of AMR values for given authn flow.
- getAmr() - Method in class oracle.security.am.plugin.impl.AbstractPluginSubject
-
Get list of amr context values for given authn flow.
- getAmr() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
Get list of amr context values for given authn flow.
- getAnonymousAuthLevel() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
Gets the down grade auth level.
- getAppDomains() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getApplicationId() - Method in interface oracle.security.am.plugin.AMSession
-
Application id will be an optional property.
- getApplicationId() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- 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.
- getAttribute(CommonAttribute) - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- 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.
- getAttributeNames() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getAttributes() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getAttributes() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the attributes.
- getAttributes() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getAttributesMap() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the attributes map.
- getAttrValueFromUserDN(String, String, String) - Static method in class oracle.security.am.plugin.authn.PlugInUtil
-
- getAudienceClaim() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getAuthenticationClass() - Method in interface oracle.security.am.plugin.authn.AuthenticationContext
-
- getAuthenticationClass() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getAuthenticationErrorCode() - Method in class oracle.security.am.plugin.authn.PluginAuthenticationErrorCode
-
- getAuthLevel() - Method in interface oracle.security.am.plugin.AMSubject
-
Gets the auth level.
- getAuthLevel() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
- getAuthnModuleConfig() - Method in interface oracle.security.am.plugin.authn.AuthenticationContext
-
- getAuthnModuleConfig() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getAuthnModuleDesc() - Method in interface oracle.security.am.plugin.authn.AuthnModuleConfig
-
- getAuthnModuleName() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
Get authentication module name.
- getAuthnModuleName() - Method in interface oracle.security.am.plugin.authn.AuthnModuleConfig
-
- getAuthnModuleName() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get authentication module name.
- getAuthnModuleName() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get authentication module name.
- getAuthnModuleSteps() - Method in interface oracle.security.am.plugin.authn.AuthnModuleConfig
-
- getAuthnModuleStrategy() - Method in interface oracle.security.am.plugin.authn.AuthnModuleConfig
-
- getAuthnScheme(String) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
Returns RuntimeAuthnScheme
for the given scheme name.
- getAuthnScheme(String) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
Returns RuntimeAuthnScheme
for the given scheme name.
- getAuthnScheme() - Method in interface oracle.security.am.plugin.authn.AuthenticationContext
-
Returns the authentication scheme that initiated the
authentication process.
- getAuthnScheme() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getAuthnSchemeLevel() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
Get authentication Scheme level.
- getAuthnSchemeLevel() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get authentication Scheme level.
- getAuthnSchemeLevel() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get authentication Scheme level.
- getAuthnSubject() - Method in interface oracle.security.am.plugin.AMSession
-
If the authentication succeeds the the subject will be set as the
response.
- getAuthnSubject() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- getAuthScheme() - Method in interface oracle.security.am.plugin.AMSubject
-
Gets the auth scheme.
- getAuthScheme() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
- getAuthUserObject() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Returns user object from underlying implementation of identity service.
- getAuthzUserConsentPluginRef() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getBundleName() - Method in exception oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException
-
Returns the class name of the ResourceBundle holding messages for this
component.
- getBusinessCity() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business city for the user
- getBusinessCountry() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business country
- getBusinessEmail() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business email for the user
- getBusinessFax() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business fax for user
- getBusinessMobile() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business mobile
- getBusinessPager() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business pager detail for the user
- getBusinessPhone() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business phone
- getBusinessPOBox() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Set business po box number for the user
- getBusinessPostalAddr() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Set business postal address
- getBusinessPostalCode() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business postal code
- getBusinessState() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business state
- getBusinessStreet() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return business street of user
- getCacheCheckSum() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getCacheUpdateTime() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getCacheVersion() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getCanonicalID() - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
Returns the CanonicalID for the user
- getCanonicalID() - Method in interface oracle.security.am.engines.common.identity.provider.GroupInfo
-
Returns the CanonicalId for this group.
- getCanonicalID() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Returns the CanonicalID for the user
- getChallengeMechanism() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
Get credential challenge mechanism.
- getChallengeMechanism() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get credential challenge mechanism.
- getChallengeMechanism() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get credential challenge mechanism.
- getChallengeMechanismByValue(String) - Static method in enum oracle.security.am.common.policy.runtime.RuntimeAuthnScheme.ChallengeMechanism
-
- getChallengeParameters() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
Get all the challenge parameters.
- getChallengeParameters() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get all the challenge parameters.
- getChallengeParameters() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get all the challenge parameters.
- getChallengeQuestionsAttr() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getChallengeRedirectURL() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
Get Challenge Redirect URL.
- getChallengeRedirectURL() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get Challenge Redirect URL.
- getChallengeRedirectURL() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get Challenge Redirect URL.
- getChallengeResponsesAttr() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getClient(String, String) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
- getClient(String, String) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
- getClientIPAddress() - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getClientIPAddress() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getClientIPAddress() - Method in interface oracle.security.am.plugin.PluginContext
-
gets the client IP address.
- getClientProfile() - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getClientProfile() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getClientProfile() - Method in interface oracle.security.am.plugin.PluginContext
-
returns the
ClientProfile
object that contains
the client specific attributes.
- getClientType() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getClusterName() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getCommonIdAttr() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getCompleteResourceURL() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Returns complete resource URL representation.
- getConditionalExpression() - Method in class oracle.security.am.common.policy.runtime.ConditionalReponse
-
- getConditonalResponse(boolean) - Method in class oracle.security.am.common.policy.runtime.ConditionalReponse
-
Return RuntimeResponse to process based on condtions evaluation.
- getContextData() - Method in interface oracle.security.am.plugin.ActionContext
-
- getContextData() - Method in class oracle.security.am.plugin.impl.UserActionContext
-
- getContextMetaData() - Method in interface oracle.security.am.plugin.ContextData
-
- getContextMetaData() - Method in class oracle.security.am.plugin.impl.UserContextData
-
- getCreationInstant() - Method in interface oracle.security.am.plugin.AMSession
-
Method returns the creation instant for this session object.
- getCreationInstant() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- getCredential() - Method in interface oracle.security.am.plugin.authn.AuthenticationContext
-
Get credential for the authentication.
- getCredential() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getCustomSessionAttributes() - Method in interface oracle.security.am.plugin.AMSession
-
Gets the custom session attributes.
- getCustomSessionAttributes() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- getData() - Method in interface oracle.security.am.plugin.GenericTransportStore
-
get the back-end store object contains the data.
- getDateofBirth() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user date of birth
- getDateofHire() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return date of hire
- getDefaultAuthnSchemeName() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
- getDefaultGlobalRetryLimit() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getDefaultGroup() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user default group
- getDefaultProviderName() - Method in interface oracle.security.am.engines.common.identity.provider.IDPAdmin
-
This method returns the name for the default provider
- getDelimiter() - Static method in class oracle.security.am.engines.common.identity.provider.CanonicalID
-
- getDepartment() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user department
- getDepartmentNumber() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
- getDescription() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnModule
-
Deprecated class; will be removed in the next round of authn-module cleanup.
- getDescription() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
Get description
- getDescription() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getDescription() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthIdentityDomain
-
- getDescription() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Set the description for the user
- getDescription() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getDescription() - Method in interface oracle.security.am.plugin.authn.AuthnModuleOrchStepConfig
-
- getDescription() - Method in interface oracle.security.am.plugin.authn.AuthnModuleStepConfig
-
- getDescription() - Method in class oracle.security.am.plugin.authn.OAMAbstractAuthenticationPlugIn
-
- getDescription() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get description
- getDescription() - Method in interface oracle.security.am.plugin.GenericPluginService
-
- getDescription() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get description
- getDisplayName() - Method in class oracle.security.am.engines.common.identity.api.IdmUser
-
- getDisplayName() - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- getDisplayName() - Method in interface oracle.security.am.plugin.ContextData
-
- getDisplayName() - Method in class oracle.security.am.plugin.impl.UserContextData
-
- getDN() - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
Returns the DN associated with this user
- getDN() - Method in interface oracle.security.am.engines.common.identity.provider.GroupInfo
-
Returns the Group's DN
- getDN() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Returns the DN associated with this user
- getDnOrFilter() - Method in class oracle.security.am.engines.common.identity.provider.CanonicalID
-
Returns the DN or Filter part of the FQN/CN
- getDowngradeAuthLevel() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getDynamicAuthnScheme() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
- getEmailAttr() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getEmployeeNumber() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Set employee number
- getEmployeeType() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return employee type
- getEntityId() - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
Returns the User Id of the user.
- getEntityObject() - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
- getErrCode() - Method in exception oracle.security.am.engines.common.identity.provider.exceptions.TestConnectionException
-
Error code accessor
- getErrorCode() - Method in exception oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException
-
- getErrorCode() - Method in exception oracle.security.am.plugin.authn.AuthenticationException
-
Gets the error code.
- 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 class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getErrorCode() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- 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.engines.common.identity.provider.exceptions.IdentityProviderException.ERROR_CODES
-
- 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
-
- getEventHint() - Method in class oracle.security.am.plugin.impl.UserAction
-
- getEventName() - Method in interface oracle.security.am.plugin.PluginEventHint
-
Returns the EventName
- getExceptionList() - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- 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.
- getExpiryInstant() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- getFederationSettings(String, String) - Static method in class oracle.security.am.plugin.authn.PlugInUtil
-
- getFirstName() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user firstname
- getFirstNameAttr() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getFlowController() - Method in interface oracle.security.am.plugin.ExecutionAction
-
- getFlowController() - Method in class oracle.security.am.plugin.impl.UserAction
-
- getFlowParam(String, String, AuthenticationContext) - Static method in class oracle.security.am.plugin.authn.PlugInUtil
-
- getForgotPasswordURL() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
Gets the forgot password url.
- getGenericParamMap() - Method in class oracle.security.am.plugin.authn.Credential
-
returns the generic credential map.
- getGivenName() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return given name for user
- getGrantTypes() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getGroupId() - Method in interface oracle.security.am.engines.common.identity.provider.GroupInfo
-
Returns the GroupId
- getGroupInfoListForUser(String) - Method in interface oracle.security.am.engines.common.identity.provider.RoleProvider
-
Gets the groups (roles) that a user belongs to (holds).
- getGroupInfoListForUser(Principal) - Method in interface oracle.security.am.engines.common.identity.provider.RoleProvider
-
Gets the groups (roles) that a user belongs to (holds).
- getGroupInfoListForUser(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method gets the GroupInfo list of groups that a user is a member of
- getGroupInfoListForUser(Principal) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method gets the GroupInfo list of groups that a user is a member of
- getGroupMemberAttrName() - Method in class oracle.security.am.engines.common.identity.provider.GroupCache
-
- getGroups(int) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getGroups(int, int) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getGroups(int) - Method in interface oracle.security.am.engines.common.identity.api.IdentityStoreContext
-
- getGroups(int) - Method in interface oracle.security.am.engines.common.identity.provider.RoleProvider
-
This method gets groups starting from startIndex
- getGroups(int, int) - Method in interface oracle.security.am.engines.common.identity.provider.RoleProvider
-
This method gets groups starting from startIndex in a batch of size batchSize
- getGroups(int) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches groups from the Primary User Identity Store, starting from startIndex
.
- getGroups(int, int) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches groups from the Primary User Identity Store.
- getGroupsForUser(String) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getGroupsForUser(String) - Method in interface oracle.security.am.engines.common.identity.api.IdentityStoreContext
-
- getGroupsForUser(String) - Method in interface oracle.security.am.engines.common.identity.provider.RoleProvider
-
Gets the groups (roles) that a user belongs to (holds).
- getGroupsForUser(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method gets the groups that the specified user is a member of.
- getGUID() - Method in class oracle.security.am.engines.common.identity.api.IdmUser
-
- getGUID() - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
Get the GUID of the object.
- getGUID() - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- getGUID() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Get the GUID of the object.
- getGUID() - Method in interface oracle.security.am.plugin.AMSubject
-
Gets the gUID.
- getGUID() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
- getHintOption() - Method in interface oracle.security.am.plugin.PluginEventHint
-
Returns the event hint option.
- getHomeAddress() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return home address
- getHomePhone() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return home phone number
- getHost() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Return host name
- getHostIdentifier(String, int) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
Returns Host Identifier associated with a host and port.
- getHostIdentifier(String, int) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
Returns Host Identifier associated with a host and port.
- getId() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getId() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthIdentityDomain
-
- getId() - Method in class oracle.security.am.engines.common.identity.provider.CanonicalID
-
Returns the user or group id in case of a user or group respectively.
- 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.impl.PluginSession
-
- getID() - Method in class oracle.security.am.plugin.OAMAbstractAMPlugin
-
- getIdentityDomain(String) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
- getIdentityDomain(String) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
- getIdentityDomainId() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getIdentityManagementServer() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getIdentityPartnerId(String) - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getIdentityServiceAccountLockedOnFailure(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the account locked value on failure
invalid login attempts happen.
- getIdentityServiceLockoutAttempts(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the number of retry attempts allowed before user is locked.
- getIdentityServiceProviderTaskItems(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the identity service provider task items.
- getIdentityServiceUserAttributeForLockedOn(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets identity service user attribute for locked on date.
- getIdentityServiceUserAttributeForLockoutTime(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the identity service user attribute for lockout time.
- getIdentityServiceUserAttributeForLoginTryCount(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the identity service user attribute for login try count.
- getIdentityServiceUserAttributes(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the identity service user attributes.
- getIdentityServiceValueForLockedOn(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the value of locked on date to set for the locked-out user if
invalid login attempts happen.
- getIdentityServiceValueForLockoutTime(IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the lockouttime value in seconds to set for the locked-out user if
invalid login attempts happen.
- getIdentityStoreContext() - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getIdentityStoreContext() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getIdentityStoreContext() - Method in interface oracle.security.am.plugin.PluginContext
-
returns the identity store context.
- getIdentityStoreHandle() - Method in interface oracle.security.am.engines.common.identity.api.IdentityStoreContext
-
- getIdentityStoreHandle(String) - Method in interface oracle.security.am.engines.common.identity.api.IdentityStoreContext
-
- getIDPAdmin() - Static method in class oracle.security.am.engines.common.identity.provider.UserIdentityProviderFactory
-
Returns the singleton instance of IDPAdmin
- getIdStoreName() - Method in class oracle.security.am.engines.common.identity.provider.CanonicalID
-
Returns the Id Store Name
- getIdStoreName() - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
Returns the idStore name this user is associated with
- getIdStoreName() - Method in interface oracle.security.am.engines.common.identity.provider.GroupInfo
-
Returns the id store name
- getIdStoreName() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Returns the idStore name this user is associated with
- getIDStoreNameFromMultiIDStoreFormat(String) - Static method in class oracle.security.am.plugin.authn.PlugInUtil
-
- getIdStoreReference() - Method in interface oracle.security.am.plugin.AMSubject
-
Returns the identity store reference
for the subject.
- getIdStoreReference() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
- getImpersonatorUser() - Method in interface oracle.security.am.plugin.AMSession
-
Gets the impersonator user.
- getImpersonatorUser() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- getImplType() - Method in class oracle.security.am.plugin.impl.AbstractAuthnContext
-
returns the implementation type of the plugin.
- getImplType() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the implementation type of the plug-in context implementation
- getInitials() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user initials
- getInstance() - Static method in class oracle.security.am.engines.common.identity.provider.GroupCache
-
- getInstance() - Static method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
Gets the single instance of IdentityManagementEngine.
- getJPEGPhoto() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Set jpeg photo for the user
- getKeyName() - Method in class oracle.security.am.plugin.authn.Credential
-
- getKeyName() - Method in class oracle.security.am.plugin.authn.CredentialParam
-
- getKeyName() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getKeyName() - Method in class oracle.security.am.plugin.impl.UserAction
-
- 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.
- getLastAccessTime() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- getLastName() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user lastname
- getLastNameAttr() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getLastPolicyUptakeTimeMillis() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getLastUpdateTime() - Method in interface oracle.security.am.plugin.AMSession
-
Method returns the time the session was last updated.
- getLastUpdateTime() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- getLatestPolicyChangeEvent() - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
Returns the latest policy change event.
- getLatestPolicyChangeEvent() - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
Returns the latest policy change event.
- getLocale() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
- getLocale() - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
- getLocale() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getLockedOnAttribute() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getLockedOnValue() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getLockedOnValue() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get locked on value
- getLockedOnValue() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get locked on value
- getLockOutTime() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get lock out duration
- getLockOutTime() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get lock out duration
- getLockoutTimeAttribute() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getLockoutTimeValue() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- 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
-
- getLoginIdAttr() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getLoginTryCountAttribute() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
Gets the login try count attribute.
- getMaidenName() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return maiden name for the user
- getManager() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user's manager
- getMaxAgeInSeconds() - Method in interface oracle.security.am.plugin.GenericTransportToken
-
Token age.
- getMaxLoginTryCount() - Method in class oracle.security.am.engines.idm.IdentityServiceContext
-
Gets the max login try count.
- getMaxRetryCount() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get maximum retry count
- getMaxRetryCount() - Method in class oracle.security.am.plugin.impl.PluginAuthnSchemeImpl
-
Get maximum retry count
- 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.am.engines.common.identity.provider.exceptions.IdentityProviderException
-
Returns the detail message string associated with the message ID for the
current locale.
- getMessage(Locale) - Method in exception oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException
-
Returns the detail message string associated with the message ID for the
requested locale, if available.
- getMessage() - Method in exception oracle.security.am.plugin.authn.AuthenticationException
-
Returns the detail message string associated with the message ID for the
current locale.
- getMessage(Locale) - Method in exception oracle.security.am.plugin.authn.AuthenticationException
-
Returns the detail message string associated with the message ID for the
requested locale, if available.
- getMessageID() - Method in exception oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException
-
Returns the message ID that was passed in on creation, if any.
- getMessageId() - Method in exception oracle.security.am.plugin.authn.AuthenticationException
-
Returns the message ID that was passed in on creation, if any.
- getMiddleName() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user middlename
- getMode() - Method in interface oracle.security.am.engines.common.identity.provider.SchemaDetails
-
- getModuleName() - Method in class oracle.security.am.plugin.impl.ModuleAdviceImpl
-
- 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 class oracle.security.am.plugin.authn.OAMAbstractAuthenticationPlugIn
-
- getMonitoringData() - Method in interface oracle.security.am.plugin.GenericPluginService
-
plug-in can return monitoring data after plug-in execution is
complete.
- getMonitoringStatus() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getMonitoringStatus() - Method in class oracle.security.am.plugin.authn.OAMAbstractAuthenticationPlugIn
-
- getMonitoringStatus() - Method in interface oracle.security.am.plugin.GenericPluginService
-
set the monitoring status for the plug-in.
- getName() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnModule
-
Deprecated class; will be removed in the next round of authn-module cleanup.
- getName() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
Get Authentication Scheme name
- getName() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getName() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthIdentityDomain
-
- getName() - Method in class oracle.security.am.common.policy.runtime.RuntimeResponse
-
Get name.
- getName() - Method in class oracle.security.am.common.utilities.principal.OAMAuthLevelPrincipal
-
- getName() - Method in class oracle.security.am.common.utilities.principal.OAMGroupPrincipal
-
- getName() - Method in class oracle.security.am.common.utilities.principal.OAMGUIDPrincipal
-
- getName() - Method in class oracle.security.am.common.utilities.principal.OAMSessionPrincipal
-
- getName() - Method in class oracle.security.am.common.utilities.principal.OAMTenantNamePrincipal
-
- getName() - Method in class oracle.security.am.common.utilities.principal.OAMUserDNPrincipal
-
- getName() - Method in class oracle.security.am.common.utilities.principal.OAMUserPrincipal
-
- getName() - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getName() - Method in class oracle.security.am.engines.common.identity.api.IdStoreProperty
-
- getName() - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- getName() - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method returns the name of the user identity provider
- getName() - Method in class oracle.security.am.plugin.authn.CredentialParam
-
Returns the name of the credential parameter.
- getName() - Method in interface oracle.security.am.plugin.authn.PluginAuthnScheme
-
Get Authentication Scheme name
- 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.impl.PluginAuthnSchemeImpl
-
Get Authentication Scheme name
- getName() - Method in class oracle.security.am.plugin.impl.PluginCommonAttribute
-
- getName() - Method in class oracle.security.am.plugin.impl.UserAction
-
- getName() - Method in class oracle.security.am.plugin.impl.UserContextData
-
- 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.
- getNameSuffix() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user name suffix
- getNumAppDomains() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getNumAuthNPolicies() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getNumAuthZPolicies() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getNumberOfAttemptsToLockout() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getNumHostIds() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getNumResources() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getNumTokenPolicies() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getOAMIdentity() - Method in class oracle.security.am.common.policy.runtime.AccessRequest
-
Returns the Subject associated with the access request.
- getoAuthIdentityDomain() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getOAuthIdentityDomain() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getObjectAttribute(String) - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- 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 class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getObjectMap() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the Object attribute map.
- getObjName() - Method in class oracle.security.am.plugin.authn.Credential
-
- getObjName() - Method in class oracle.security.am.plugin.authn.CredentialParam
-
- getObjName() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getObjName() - Method in class oracle.security.am.plugin.impl.UserAction
-
- getObjName() - Method in interface oracle.security.am.plugin.PluginAttribute
-
- getObjName() - Method in class oracle.security.am.plugin.PluginResponse
-
- getOfflineScopeRef() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getOnError() - Method in interface oracle.security.am.plugin.authn.AuthnModuleOrchStepConfig
-
- getOnError() - Method in class oracle.security.am.plugin.authn.ExecutionState
-
- getOnExecute() - Method in class oracle.security.am.plugin.authn.ExecutionState
-
- getOnFailure() - Method in interface oracle.security.am.plugin.authn.AuthnModuleOrchStepConfig
-
- getOnFailure() - Method in class oracle.security.am.plugin.authn.ExecutionState
-
- getOnSuccess() - Method in interface oracle.security.am.plugin.authn.AuthnModuleOrchStepConfig
-
- getOnSuccess() - Method in class oracle.security.am.plugin.authn.ExecutionState
-
- getOperation() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Returns the operation to be performed on resource.
- getOrchestartionStepName() - Method in interface oracle.security.am.plugin.authn.AuthnModuleOrchStepConfig
-
- getOrchestrationSteps() - Method in interface oracle.security.am.plugin.authn.AuthnModuleStrategyConfig
-
- getOrder() - Method in interface oracle.security.am.plugin.ContextData
-
- getOrder() - Method in class oracle.security.am.plugin.impl.UserContextData
-
- getOrganization() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return organization for the user
- getOrganiztionalUnit() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return org unit
- getOutputFileName() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheWriteResponse
-
- getParam(String) - Method in class oracle.security.am.plugin.authn.Credential
-
Retrieves a credential by the key.
- getParameter(String) - Method in class oracle.security.am.plugin.impl.PlugInConfigImpl
-
- 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 class oracle.security.am.plugin.impl.PlugInConfigImpl
-
- getParameters() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getParameters(GenericTransportContext.PARAM_TYPE) - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- 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.
- getParameterValue(String) - Method in class oracle.security.am.plugin.impl.CredentialCollectionAction
-
- getParameterValue(String) - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getParameterValues(String) - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
Gets the parameter values.
- getParamMap() - Method in interface oracle.security.am.plugin.authn.AuthnModuleStepConfig
-
- getParamMap() - Method in class oracle.security.am.plugin.authn.Credential
-
returns the credential map.
- getPartnerIdentity() - Method in class oracle.security.am.common.policy.runtime.AccessRequest
-
Returns the PartnerIdentity
associated with the access request.
- getPasswdPolicyUserProfile() - Method in class oracle.security.am.engines.idm.IdentityServiceContext
-
- getPasswordPolicyAttributes() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
Gets the password policy attributes.
- getPluginAuthenticationErrorCode() - Method in exception oracle.security.am.plugin.authn.AuthenticationException
-
- 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.authn.AuthnModuleStepConfig
-
- getPluginName() - Method in class oracle.security.am.plugin.authn.OAMAbstractAuthenticationPlugIn
-
- getPluginName() - Method in interface oracle.security.am.plugin.GenericPluginService
-
- getPolicyChangeEvent(long) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
Returns the policy change event associated with the input change version.
- getPolicyChangeEvent(long) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
Returns the policy change event associated with the input change version.
- getPolicyRuntime() - Static method in class oracle.security.am.common.policy.runtime.PolicyRuntimeFactory
-
Method returns PolicyRuntime implementation object.
- getPort() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Returns port number.
- getPreferredLanguage() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user's preferred language
- getPrimaryErrorCode() - Method in exception oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException
-
- getPrimaryMessage() - Method in enum oracle.security.am.plugin.authn.AuthenticationErrorCode
-
Deprecated.
- getPrincipal() - Method in class oracle.security.am.engines.common.identity.api.IdmUser
-
- getPrincipal() - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- getPrincipal() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Gets the principal of the entity object.
- getProperties() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnModule
-
Deprecated class; will be removed in the next round of authn-module cleanup.
- getProperties(String) - Method in interface oracle.security.am.engines.common.identity.api.AMUserProfile
-
retrieves a property from user profile.
- getProperties(String[]) - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- 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.
- getProperty(String) - Method in interface oracle.security.am.engines.common.identity.api.AMUserProfile
-
set a property to the Profile
- getProperty(String) - Method in class oracle.security.am.engines.common.identity.api.IdmPropertySet
-
- getProperty(String) - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- getPropertyName() - Method in class oracle.security.am.common.policy.runtime.RuntimeModuleProperty
-
Get property name.
- getPropertyType() - Method in class oracle.security.am.common.policy.runtime.RuntimeModuleProperty
-
Get property type.
- getPropertyVal(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Get a specific property value
- getPropertyValue() - Method in class oracle.security.am.common.policy.runtime.RuntimeModuleProperty
-
Get Property value
- getPropertyValue(String) - Method in interface oracle.security.am.engines.common.identity.provider.EntityInfo
-
Get a specific property value
- getProtocol() - Method in class oracle.security.am.plugin.ClientProfile
-
returns the client protocol.
- getProvider() - Static method in class oracle.security.am.engines.common.identity.provider.UserIdentityProviderFactory
-
This method returns the instance of the Primary UserIdentityProvider
- getProvider(String) - Static method in class oracle.security.am.engines.common.identity.provider.UserIdentityProviderFactory
-
This method returns an instance of a non-primary User Identity Provider
- getProviderConfigMap() - Method in class oracle.security.am.engines.idm.IdentityServiceContext
-
Gets the provider config map.
- getProviderConfigMap() - Method in class oracle.security.am.engines.idm.RegistrationServiceContext
-
Gets the provider config map.
- getQueryString() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Returns query string.
- getRedirectURIs() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getRefreshServerName() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheRefreshResponse
-
- getRefreshStartTime() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheRefreshResponse
-
- getRefreshVersion() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheRefreshResponse
-
- getRegistrationManagementServer() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- 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.
- getRequestMethod() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- 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.
- getRequestURI() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getResource(String, String) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
- getResource(String, OAuthIdentityDomain) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
- getResource(String, String) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
- getResource(String, OAuthIdentityDomain) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
- getResourceName() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Returns the Resource Name.
- getResourceServerId() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getResourceServerNameSpacePrefix() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getResourceType() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Returns the type of resource.
- getResourceURL() - Method in class oracle.security.am.common.policy.runtime.RuntimeResource
-
Returns resource URL representation.
- getResourceURL() - Method in interface oracle.security.am.plugin.authn.AuthenticationContext
-
- getResourceURL() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getResponse() - Method in class oracle.security.am.common.policy.runtime.ConditionalReponse
-
- getResponse(PluginAttributeContextType, String) - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getResponse(PluginAttributeContextType, String) - Method in interface oracle.security.am.plugin.PluginContext
-
returns the attributes for the target context and the name.
- getResponseCodeMajor() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheRefreshResponse
-
- getResponseCodeMajor() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheWriteResponse
-
- getResponseCodeMinor() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheRefreshResponse
-
- getResponseCodeMinor() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheWriteResponse
-
- getResponseNotes() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheRefreshResponse
-
- getResponseNotes() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheWriteResponse
-
- getResponses(PluginAttributeContextType) - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getResponses(PluginAttributeContextType) - Method in interface oracle.security.am.plugin.PluginContext
-
returns all the attributes for the target context.
- getResponseType() - Method in class oracle.security.am.common.policy.runtime.RuntimeResponse
-
Get response type.
- getResponseUrl() - Method in class oracle.security.am.engines.idm.IdentityServiceProviderResponse
-
Gets the response url.
- getResServerType() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getResult() - Method in class oracle.security.am.common.policy.runtime.AccessResult
-
Returns the boolean result of an access query.
- getResultContext() - Method in class oracle.security.am.common.policy.runtime.AccessResult
-
Returns information describing cause of failure.
- getReturnAttributes() - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method gets the return attribute names - union of default set of attributes
provider and supplemental set as configured.
- getRevision() - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getRevision() - Method in class oracle.security.am.plugin.authn.OAMAbstractAuthenticationPlugIn
-
- getRevision() - Method in interface oracle.security.am.plugin.GenericPluginService
-
- getRoleList(String) - Method in interface oracle.security.am.engines.common.identity.provider.RoleProvider
-
This method fetches the roles by a role search pattern
- getRoleList(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches the roles by a role search pattern
- getRoleMappings() - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getRoleMappings() - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method gets the role mappings associated with the primary Identity Provider
- getRoles(String) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getRoles(String) - Method in interface oracle.security.am.engines.common.identity.provider.RoleProvider
-
This method gets roles by rolename
- getRoles(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches the roles by a role search pattern
- getRuntimeResource() - Method in class oracle.security.am.common.policy.runtime.AccessRequest
-
Returns the RuntimeResource associated with the access request.
- getSchemaDetails() - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method gets the schema details of the identity provider
as configured in the identity provider
- getSchemeId() - Method in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-
- getScopes() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getScopes() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- getSecondaryErrorMessage() - Method in enum oracle.security.am.plugin.authn.AuthenticationErrorCode
-
- getSecondaryErrorMessage() - Method in exception oracle.security.am.plugin.authn.AuthenticationException
-
Returns the secondary Error message.
- getSecondaryErrorMessage() - Method in class oracle.security.am.plugin.authn.PluginAuthenticationErrorCode
-
- getSecret() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthClient
-
- getServerConfigMap() - Method in class oracle.security.am.engines.idm.IdentityServiceContext
-
Gets the server config map.
- getServerConfigMap() - Method in class oracle.security.am.engines.idm.RegistrationServiceContext
-
Gets the server config map.
- getServerDiagData() - Method in class oracle.security.am.common.policy.runtime.PolicyCacheWriteResponse
-
- getServerDiagnostics(boolean) - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
- getServerDiagnostics(boolean) - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
- getServerIp() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getServerName() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getServerPort() - Method in class oracle.security.am.common.policy.runtime.ServerDiagnosticsDataInfo
-
- getSession() - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getSession() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- 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.
- getSessionIndex() - Method in class oracle.security.am.plugin.impl.PluginSession
-
- 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.
- getSessionStore() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getStartingStep(AuthenticationContext) - Method in class oracle.security.am.plugin.AbstractPluginExecutionStrategy
-
- getStartingStep() - Method in interface oracle.security.am.plugin.authn.AuthnModuleConfig
-
Returns the starting step for the
module execution.
- getStartingStep() - Method in interface oracle.security.am.plugin.authn.AuthnModuleStrategyConfig
-
- getStartingStep() - Method in class oracle.security.am.plugin.impl.AbstractAuthnContext
-
Returns the starting step that has been set in the authentication context
- getStartingStep() - Method in interface oracle.security.am.plugin.PluginContext
-
Returns the starting step of the Composite Authentication module.
- getStateAttribute(String) - Method in class oracle.security.am.plugin.impl.AbstractAuthnContext
-
- 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.
- getStepName() - Method in interface oracle.security.am.plugin.authn.AuthnModuleStepConfig
-
- getStoreVersionInUse() - Method in interface oracle.security.am.common.policy.runtime.PolicyRuntime
-
Returns the policy store version currently in use.
- getStoreVersionInUse() - Method in class oracle.security.am.common.policy.runtime.PolicyRuntimeImpl
-
Returns the policy store version currently in use.
- getStrategyName() - Method in interface oracle.security.am.plugin.authn.AuthnModuleStrategyConfig
-
- getStringAttribute(String) - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- 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 class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getStringMap() - Method in interface oracle.security.am.plugin.PluginContext
-
Retuns the string attribute map.
- getSubject() - Method in class oracle.security.am.common.policy.runtime.AccessRequest
-
Deprecated.
- getSubject() - Method in interface oracle.security.am.plugin.AMSubject
-
Returns the Subject encapsulated in the AmSubject.
- getSubject() - Method in interface oracle.security.am.plugin.authn.AuthenticationContext
-
Retrieves a Subject
from the authentication context.
- getSubject() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- getSubject() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
- getSysProviderName() - Method in interface oracle.security.am.engines.common.identity.provider.IDPAdmin
-
This method returns the name for the system provider
- getSystemProvider() - Static method in class oracle.security.am.engines.common.identity.provider.UserIdentityProviderFactory
-
This method returns the system provider
- getTenantDetails(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method retrives tenant details.
- getTenantDetails(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
- getTimeZone() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Set timezone for the user
- getTitle() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return user title
- 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.
- getToken(String, boolean) - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getTokenAttributes() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- 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().
- getTokenSettings() - Method in class oracle.security.am.common.policy.runtime.RuntimeOAuthResourceServer
-
- 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.
- getTrackUserRegistrationURL() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
Gets the track user registration url.
- getTransportContext() - Method in class oracle.security.am.plugin.impl.AbstractPluginContext
-
- getTransportContext() - Method in class oracle.security.am.plugin.impl.AuthnContext
-
- 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
-
- getTransportRequest() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getTransportSession(boolean) - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Gets the transport session.
- getTransportSession(boolean) - Method in interface oracle.security.am.plugin.GenericTransportHandler
-
- getTransportSession(boolean) - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getTransportSessionID() - Method in interface oracle.security.am.plugin.GenericTransportContext
-
Set Session ID for the tranport session.
- getTransportSessionID() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getType() - Method in class oracle.security.am.engines.common.identity.provider.CanonicalID
-
Returns the Id Store Type
- getType() - Method in class oracle.security.am.engines.idm.IdentityServiceProviderResponse
-
Gets the type.
- getType() - Method in class oracle.security.am.plugin.authn.CredentialParam
-
Returns the type of the credential.
- 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.impl.CredentialMetaData
-
- getType() - Method in enum oracle.security.am.plugin.impl.RedirectionMetaData
-
- 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.
- getUIAccessMode() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return UI access mode
- getUniqueName() - Method in class oracle.security.am.engines.common.identity.api.IdmUser
-
- getUniqueName() - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- getUrl(IdentityProviderServiceType, IdentityServiceContext) - Method in interface oracle.security.am.engines.idm.IdentityServiceProvider
-
Gets the url.
- getUrl(RegistrationProviderServiceType, RegistrationServiceContext) - Method in interface oracle.security.am.engines.idm.RegistrationServiceProvider
-
Gets the url.
- getUserActionCommand() - Method in interface oracle.security.am.plugin.ActionContext
-
- getUserActionCommand() - Method in class oracle.security.am.plugin.impl.UserActionContext
-
- 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
- getUserAgent() - Method in class oracle.security.am.plugin.impl.PluginTransportContext
-
- getUserAttributeMap() - Method in class oracle.security.am.engines.idm.IdentityServiceContext
-
Gets the user attribute map.
- getUserAttributes(IdmUser, List<String>) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getUserAttributes(IdmUser, List<String>) - Method in interface oracle.security.am.engines.common.identity.api.IdentityStoreContext
-
- getUserAttributes(AuthnUser, List<String>) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches the User attributes from the UserIdentityStore.
- getUserAttributes(String, List<String>) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches the User attributes from the UserIdentityStore.
- getUserAttributes(UserInfo, String[]) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches the User attributes from the UserIdentityStore
- getUserAttributes(AuthnUser, List<String>) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
Gets the specified attributes from the user's profile.
- getUserAttributes(UserInfo, String[]) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
Gets the specified attributes from the user's profile.
- getUserAttributes(String, List<String>) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
- getUserDN() - Method in class oracle.security.am.engines.common.identity.provider.AuthnUser
-
The getter for user DN.
- getUserDn() - Method in interface oracle.security.am.plugin.AMSubject
-
Returns the DN of the user.
- getUserDn() - Method in class oracle.security.am.plugin.authn.PluginAuthenticationErrorCode
-
- getUserDn() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
- getUserId() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Returns the User Id of the user.
- getUserId() - Method in interface oracle.security.am.plugin.AMSubject
-
returns the user id.
- getUserId() - Method in class oracle.security.am.plugin.impl.PluginSubject
-
- getUserIdentityProvider(String) - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
- getUserList(int) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getUserList(int, int) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getUserList(int) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches users from the User Identity Store, starting from startIndex
.
- getUserList(int, int) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches users from the User Identity Store.
- getUserList(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches users from the User Identity Store, that match the searchString provided.
- getUserList(int) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
This method returns a list of UserInfo objects
- getUserList(int, int) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
This method fetches users from the Primary User Identity Store.
- getUserList(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
This method fetches users from the User Identity Store, that match the searchString provided.
- getUserName() - Method in class oracle.security.am.engines.common.identity.api.IdmUser
-
The getter for user name.
- getUserName() - Method in class oracle.security.am.engines.common.identity.provider.AuthnUser
-
The getter for user name.
- getUserName() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return username of the user
- getUserNameFromMultiIDStoreFormat(String) - Static method in class oracle.security.am.plugin.authn.PlugInUtil
-
- getUserObject() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
- getUserProfile() - Method in class oracle.security.am.engines.common.identity.api.IdmUser
-
- getUserProfile() - Method in class oracle.security.am.engines.common.identity.provider.OAMUser
-
- getUserRegistrationURL() - Method in class oracle.security.am.engines.idm.IdentityManagementEngine
-
Gets the user registration url.
- getUsers(int) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getUsers(int, int) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getUsers(String) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getUsers(int) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches users from the User Identity Store, starting from startIndex
.
- getUsers(int, int) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method gets users starting from startIndex
- getUsers(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches the users by a user search pattern
- getUsers(int) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
This method returns a list of users in the system starting from startIndex
- getUsers(int, int) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
Gets pageSize users starting from index startIndex
- getUsers(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
This method gets users by username
- getUsersByAttribute(String, String) - Method in interface oracle.security.am.engines.common.identity.api.AMIdentiyStoreHandle
-
- getUsersByAttribute(String, String) - Method in interface oracle.security.am.engines.common.identity.api.IdentityStoreContext
-
- getUsersByAttribute(String, String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method fetches users matching a certain attribute name and value
- getUsersByAttribute(String, String) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
This method gets a list of users that match the value for the attribute specified.
- getUserTest() - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
This method gets the user availability in ldap
- getValue() - Method in enum oracle.security.am.common.policy.runtime.RuntimeAuthnScheme.ChallengeMechanism
-
- getValue() - Method in class oracle.security.am.common.policy.runtime.RuntimeResponse
-
Get value.
- getValue() - Method in enum oracle.security.am.plugin.authn.AuthenticationErrorCode
-
- getValue() - Method in class oracle.security.am.plugin.authn.CredentialParam
-
Returns the value of the Credential parameter as an Object.
- getValue() - Method in class oracle.security.am.plugin.authn.PluginAuthenticationErrorCode
-
- getValue() - Method in enum oracle.security.am.plugin.authn.PluginAuthnScheme.ChallengeMechanism
-
- getValue() - Method in interface oracle.security.am.plugin.ContextData
-
- getValue() - Method in class oracle.security.am.plugin.impl.UserContextData
-
- 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.
- getValues() - Method in class oracle.security.am.engines.common.identity.api.IdStoreProperty
-
- getVariableValue(String, AuthenticationContext) - Static method in class oracle.security.am.plugin.authn.PlugInUtil
-
- getWirelessAcctNumber() - Method in interface oracle.security.am.engines.common.identity.provider.UserInfo
-
Return wireless acct number
- GroupCache<K,V> - Class in oracle.security.am.engines.common.identity.provider
-
- GroupInfo - Interface in oracle.security.am.engines.common.identity.provider
-
Interface for Group objects that are returned by Identity Provider.
- guid - Variable in class oracle.security.am.plugin.impl.AbstractPluginSubject
-
- validatePassword(UserInfo, char[]) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
Compares the supplied password with the stored value
- validatePassword(UserInfo, char[]) - Method in interface oracle.security.am.engines.common.identity.provider.UserProvider
-
Compares the supplied password value witht he stored value
and returns true if the values are same.
- validateRole(String) - Method in interface oracle.security.am.engines.common.identity.provider.UserIdentityProvider
-
This method returns a true if a user is a member of the Role Security Admin users or groups list.
- value - Variable in class oracle.security.am.common.policy.runtime.RuntimeResponse
-
- value() - Method in class oracle.security.am.engines.common.identity.provider.CanonicalID
-
This method returns a canonical name string given idStoreId and User id for it's parameters
There are multiple cases here:
1.
- value - Variable in class oracle.security.am.plugin.PluginResponse
-
The value.
- VALUE_TAG - Static variable in class oracle.security.am.plugin.authn.CredentialParam
-
- VALUE_TAG - Static variable in class oracle.security.am.plugin.PluginResponse
-
- valueOf(String) - Static method in enum oracle.security.am.common.policy.runtime.AccessEvaluationResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.common.policy.runtime.AccessResultReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.common.policy.runtime.RuntimeAuthnScheme.ChallengeMechanism
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.common.policy.runtime.RuntimeResponse.ResponseEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.common.policy.runtime.RuntimeResponse.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException.ERROR_CODES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.engines.common.identity.provider.exceptions.TestConnectionException.TestConnErrCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.engines.common.identity.provider.SchemaDetails.UserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.engines.idm.IdentityManagementEngine.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.engines.idm.IdentityProviderServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.engines.idm.RegistrationProviderServiceType
-
Returns the enum constant of this type with the specified name.
- 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.authn.AuthenticationErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.plugin.authn.PluginAuthnScheme.ChallengeMechanism
-
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.impl.RedirectionMetaData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.security.am.plugin.impl.UserActionMetaData
-
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.
- values() - Static method in enum oracle.security.am.common.policy.runtime.AccessEvaluationResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.common.policy.runtime.AccessResultReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.common.policy.runtime.RuntimeAuthnScheme.ChallengeMechanism
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.common.policy.runtime.RuntimeResponse.ResponseEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.common.policy.runtime.RuntimeResponse.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException.ERROR_CODES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.engines.common.identity.provider.exceptions.TestConnectionException.TestConnErrCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.engines.common.identity.provider.SchemaDetails.UserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.engines.idm.IdentityManagementEngine.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.engines.idm.IdentityProviderServiceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.security.am.engines.idm.RegistrationProviderServiceType
-
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.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.authn.AuthenticationErrorCode
-
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.authn.PluginAuthnScheme.ChallengeMechanism
-
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.impl.RedirectionMetaData
-
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.impl.UserActionMetaData
-
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.
- VERSION - Static variable in class oracle.security.am.common.policy.runtime.RuntimeAuthnScheme
-