Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social

A B C D F G H I J K L M N O P R S T U V Y


A

addAttribute(String, String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
Allow client to add any custom attribute to the set of query parameters sent on a request.
addAttribute(String, String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
Allow client to add any custom attributes to the set of query parameters sent on a request.
addGroupMember(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Add a group to a group via group-members uri.
addGroupOwner(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Add a group to a group as an owner via group-groupOwner uri.
addHandlerContext(String, Object) - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
Adding an Oracle Identity Context attribute
addHeader(String, String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.Headers
Allow client to add any custom headers to the set of headers sent on a request.
addHeader(String, String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
Allow client to add any custom headers to the set of headers sent on a request.
addManager(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Add a user's manager via person-manager uri.
addMemberOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Add a user to a group via group-groupMemberOf uri.
addMemberOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Add a user to a group via person-memberOf uri.
addOwnerOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Add a group as an owner to a group via group-groupOwnerOf uri.
addOwnerOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Add a user as an owner to a group via person-ownerOf uri.
addPersonMember(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Add a user to a group via group-members uri.
addPersonOwner(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Add a person to a group as an owner via group-personOwner uri.
addReportee(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Add a user's reports via person-reports uri.
addUserToGroup(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Deprecated. 
addUserToOrgChart(String, String, Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Deprecated. 
APP_LOCALE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_ALL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_IDP - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_IDP_DISPLAY_IMAGE - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_IDP_DISPLAY_LIST - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_IDP_DISPLAY_TYPE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_POPUP_DISABLED - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_POPUP_ENABLED - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_POPUP_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_TYPE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_UI_NASCAR - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_UI_TAB - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_LOGIN_UI_TYPE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_MANDATORY_FIELDS_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_OAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_OIM_REGISTRATION_ENABLED - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_PASSWORD_FIELD_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_READONLY_FIELDS_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_REF_PORTAL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_REGISTRATION_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_RETURN_IDP_OAUTH_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_RETURN_OIC_USER_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_USER_PROVISIONING_MAPPING - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_USER_REGISTRATION_ENABLED - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_USERID_ATTRIBUTE_NAME_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APP_WEBCENTER - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
APPLICATION_ID - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
APPLICATION_ID_PARAM - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"applicationID"
APPLICATION_PARAM - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"application"
ApplicationProfileClient - Class in oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile
This is the primary class used for clients to access the application profile REST services.
ApplicationProfileClient(ClientSDKConfig) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileClient
Constructor for the Aication Profile Client Helper.
ApplicationProfileRequest - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile
 
ApplicationProfileRequestImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile
Encapsulates the data sent on an HTTP read/GET request to the application profile service.
ApplicationProfileRequestImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
ASSURANCE_LEVEL - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
AttrConst<T,M> - Class in oracle.security.idaas.common.data
This class is used as input argument to store or retrieve an attribute value via LiteAttrMap.get(AttrConst) and LiteAttrMap.put(AttrConst,T) method.
AttrConst(String, Class<T>) - Constructor for class oracle.security.idaas.common.data.AttrConst
 
AttrConst(String, M) - Constructor for class oracle.security.idaas.common.data.AttrConst
 
ATTRIBUTES_TO_FETCH_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Used on GET requests to userprofile APIs to specify a subset of attributes to fetch in cases when the client does not want all the attributes that are returned by default.
ATTRIBUTES_TO_FETCH_VALUE_DEFAULT_SEPARATOR - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
This might be removed from client sdk constants.
ATTRIBUTES_TO_ORG_CHART_SCOPE_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
used on GET requests to org relationship to specify a scope.
ATTRIBUTES_TO_PRFFETCH_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Name of prefetch query parameter.
authenticate(String, char[]) - Method in interface oracle.security.idaas.rest.provider.token.userauthn.UserAuthenticator
 
authenticateUser(RequestContext, HttpServletRequest, HttpServletResponse, ServletContext, String, Map<String, String>, Map<String, String>) - Method in interface oracle.security.idaas.rp.spi.IdentityProvider
This method is invoked to authenticate user with IDP.
AuthenticationClient - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
This is the primary class used for clients to access the authentication REST services.
AuthenticationClient(ClientSDKConfig) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Constructor for the Authentication Client Helper.
AuthenticationClientSDKConfig - Class in oracle.security.idaas.rest.jaxrs.client.sdk
Encapsulates configuration info for clients.
AuthenticationClientSDKConfig() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Constructor for the configuration of the token client sdk for REST services.
AuthenticationClientSDKConfig(String) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Constructor for the configuration of the token client sdk for REST services.
AuthenticationResult - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Interface of Java object to use for JSON response when token operations return an authentication result such as a token.
AuthenticationResult - Class in oracle.security.idaas.rest.provider.token.userauthn
 
AuthenticationResult() - Constructor for class oracle.security.idaas.rest.provider.token.userauthn.AuthenticationResult
 
AuthorizationClient - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authorization
This is the primary class used for clients to access the authorization REST services.
AuthorizationClient(ClientSDKConfig) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationClient
Constructor for the authz service for the provider at the specified URI
AuthorizationDecision - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.authorization
Interface of the Java representation of the JSON response from the authorization REST service.
AuthorizationDecisionImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authorization
Java representation of the JSON response from the authorization REST service.
AuthorizationDecisionImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationDecisionImpl
No arg constructor used to create an instance of this object.
AuthorizationService - Interface in oracle.security.idaas.rest.provider.authorization
The AuthorizationService interface will verify user authorization against created policies.
authorize(SecurityContext, SubjectID, Action, Resource, Map) - Method in interface oracle.security.idaas.rest.provider.authorization.AuthorizationService
Authorize the end user's privilege on the resource for specified action.

B

BaseClient - Class in oracle.security.idaas.rest.jaxrs.client.sdk.userprofile
 
BaseClient() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.BaseClient
 
buildHeaders(String, String) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Used to build the http Headers map data only one entry in the map data which is in form such as 'X-IDAAS-REST-AUTHORIZATION: UIDPASSWORD cred="...
buildHeaders(String, String, String, String) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Used to build the http Headers map data Tow entries in the map data which are n form such as 'X-IDAAS-REST-AUTHORIZATION: UIDPASSWORD cred="...
buildOICClientException(ClientResponse) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.Util
Process 4xx/5xx response error messages set in JSON object within response body.

C

ChallengeAnswer - Interface in oracle.security.idaas.rest.provider.plugin
 
ChallengeQuestion - Interface in oracle.security.idaas.rest.provider.plugin
 
ChallengeTypeEnum - Class in oracle.security.idaas.rest.provider.plugin
This class is used to indicate the challenge type in ChallengeQuestion and ChallengeAnswer
ChallengeTypeEnum(String) - Constructor for class oracle.security.idaas.rest.provider.plugin.ChallengeTypeEnum
 
ChallengeTypeEnum(int) - Constructor for class oracle.security.idaas.rest.provider.plugin.ChallengeTypeEnum
 
checkSubjectAltName - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.OICHostnameVerifier
 
checkUser(String, String, RequestContext, HttpServletRequest, HttpServletResponse) - Method in interface oracle.security.idaas.rp.spi.UserRegistrationStatus
Checks the user presence using a given attribute value pair.
CLAIM_PREFIX - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Device Profile Constants
CLAIM_PREFIX - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
clear() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
Clear all data in this HandlerResult object
CLIENT_SDK_VERSION_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
ClientConstants - Class in oracle.security.idaas.rest.jaxrs.client.sdk
 
ClientSDKConfig - Class in oracle.security.idaas.rest.jaxrs.client.sdk
Encapsulates configuration info for clients.
ClientSDKConfig() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Constructor for the configuration of the client sdk for REST services.
ClientSDKConfig(String) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Constructor for the configuration of the client sdk for REST services.
CONSTANT_TRUE - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
CONTENT_TYPE_CHARSET_UTF8 - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
COPYRIGHT_VERSION - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
createAccessToken(SecurityContext, SubjectID, Map<String, Object>) - Method in class oracle.security.idaas.rest.provider.token.mobile.MobileCompositeTokenServiceProvider
 
createAccessToken(SecurityContext, SubjectID, Map<String, Object>) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
The createAccessToken will create Access Token with User token and/or Client Identity together with provider specific parameters (such as resource context).
createChallengeQuestion() - Method in class oracle.security.idaas.rest.provider.plugin.PluginDataFactory
 
createGroup(Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Create a new group.
createPluginContext() - Method in class oracle.security.idaas.rest.provider.plugin.PluginDataFactory
 
createResource(String, Object, Map<String, String>, Class<T>) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelper
Executes a POST request to create a resource AND return a payload.
createResource(String, Object, Map<String, String>, Class<T>) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelperInterface
Executes a POST request to create a resource AND return a payload.
createSession(String, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in interface oracle.security.idaas.rp.spi.SessionProvider
Creates/helps in creating a user session for a registered application after succesful authentication with an identity provider.
createSetHandleSpec() - Method in class oracle.security.idaas.rest.provider.plugin.PluginDataFactory
 
createToken(TokenCreateRequest, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Authenticating and creating a new token based on a username and password.
createToken(TokenCreateRequest, Map<String, Object>, Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Authenticating and creating a new token based on a username and password, plus a handle and a deviceProfile.
createToken(TokenCreateRequest, Map<String, Object>, Map<String, Object>, Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Authenticating and creating a new token based on a username and password, plus a handle and a deviceProfile.
createToken(TokenExchangeRequest, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Authenticating and creating a new token based on an existing token.
createToken(TokenExchangeRequest, Map<String, Object>, Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Authenticating and creating a new token based on an existing token, plus a handle and a deviceProfile.
createToken(TokenExchangeRequest, Map<String, Object>, Map<String, Object>, Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Authenticating and creating a new token based on an existing token, plus a handle and a deviceProfile.
createToken(SecurityContext, SubjectID, String, Map<String, Object>) - Method in class oracle.security.idaas.rest.provider.token.mobile.MobileCompositeTokenServiceProvider
 
createToken(SecurityContext, SubjectID, String, Map<String, Object>) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
The createToken will authenticate credential.
createTokens(TokenCreateRequest, List<String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Authenticating and creating multiple tokens based on a username and password.
createTokens(SecurityContext, SubjectID, List<String>, Map<String, Object>) - Method in class oracle.security.idaas.rest.provider.token.mobile.MobileCompositeTokenServiceProvider
 
createTokens(SecurityContext, SubjectID, List<String>, Map<String, Object>) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
The createTokens will authenticate credential.
createUser(Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Client would set the new user's attribute keys and values into a map and then call this method.
CSF_KEY_BASIC_AUTH_PASSWD_PREFIX - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
CSF_KEY_SHARED_SECRET_PREFIX - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
CTE_KBA - Static variable in class oracle.security.idaas.rest.provider.plugin.ChallengeTypeEnum
 
CTE_OTPByEmail - Static variable in class oracle.security.idaas.rest.provider.plugin.ChallengeTypeEnum
 
CTE_OTPBySMS - Static variable in class oracle.security.idaas.rest.provider.plugin.ChallengeTypeEnum
 
CTE_OTPByVoice - Static variable in class oracle.security.idaas.rest.provider.plugin.ChallengeTypeEnum
 

D

DAP_TOKEN - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
DataMap - Interface in oracle.security.idaas.rest.provider.plugin
This base interface allow dynamically adding attributes to data exchange without changing the core Plugin interface Some attribute values may be highly plug-in implementation specific.
DataMapAttrKeyConst<T> - Class in oracle.security.idaas.rest.provider.plugin
 
DataMapAttrKeyConst(String, Class<T>) - Constructor for class oracle.security.idaas.rest.provider.plugin.DataMapAttrKeyConst
 
debugCurlCommand(String, String, String, String, Map<String, String>, JSONObject, Headers) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.Util
Helper utility for logging the CURL command
debugCurlCommand(String, String, String, String, Map<String, String>, String, Headers) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.Util
Helper utility for logging the CURL command
decodePostIDPSelectionParams(HttpServletRequest) - Method in interface oracle.security.idaas.rp.spi.PostIDPSelector
Returns a contract parameter map by validating through mutually agreed attribute sharing mechanism.
DEFAULT_SOCKS_PORT - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
1080L
deleteGroup(String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Delete a group.
deleteGroupMember(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Delete a group's membership from a group.
deleteGroupOwner(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Delete a group's ownership from a group via via group-groupOwner uri.
deleteManager(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Delete a user's manager via person-manager uri.
deleteMemberFromGroup(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Deprecated. 
deleteMemberOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Delete a group's membership from a group via group-groupMemberOf uri.
deleteMemberOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Delete a user's membership from a group via via person-memberOf uri.
deleteOrgChartInstance(String, String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Deprecated. 
deleteOwnerOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Delete a group's ownership from a group via group-groupOwnerOf uri.
deleteOwnerOf(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Delete a user's ownership from a group via person-ownerOf uri.
deletePersonMember(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Delete a user's membership from a group.
deletePersonOwner(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Delete a user's ownership from a group via via group-personOwner uri.
deleteReportee(String, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Delete a user's reportee via person-reports uri.
deleteResource(String, Object, Map<String, String>, Class<T>) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelper
Used by Tokens service (or any other service that doesnt have uri identifiers for resource so needs to pass that info in a json message within request entity.
deleteResource(String, Object, Map<String, String>, Class<T>) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelperInterface
Used by Tokens service (or any other service that doesnt have uri identifiers for resource so needs to pass that info in a json message within request entity.
deleteToken(TokenDeleteRequest, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Used to delete an existing token for logging out.
deleteUser(String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
 
destroy() - Method in interface oracle.security.idaas.rest.provider.common.LifecycleServiceProvider
 
destroy() - Method in interface oracle.security.idaas.rest.provider.plugin.MobileSecurityHandler
A destroy-method similar to Servlet lifecycle
destroy() - Method in interface oracle.security.idaas.rest.provider.token.userauthn.UserAuthenticator
 
DeviceNetworkProfile - Interface in oracle.security.idaas.rest.provider.plugin
 
DeviceNetworkProfile.NetworkType - Enum in oracle.security.idaas.rest.provider.plugin
 
DeviceProfile - Interface in oracle.security.idaas.rest.provider.plugin
 

F

FACEBOOK - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
FAILED - Static variable in class oracle.security.idaas.rp.Status
 

G

get(String) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingResourceBundle
 
get(String) - Static method in class oracle.security.idaas.rp.client.resource.LoggingResourceBundle
 
GET - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"GET"
getAccessToken(RequestContext, HttpServletRequest, String, Map<String, String>) - Method in interface oracle.security.idaas.rp.spi.IdentityProvider
Gets access token using the authorization code returned by provider
getAccessTokenServiceURI() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Returns the URI of the REST resource for obtaining an ACCESS Token.
getAccessURIMap() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig
Map storing the access URI for supporting user/group profile.
getAllowed() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationDecision
Get the result of the decision of whether access is allowed or not.
getAllowed() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationDecisionImpl
 
getAllTokens(SecurityContext, SubjectID) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
The getAllTokens return all the tokens belong to the system.
getAnswerString() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
getApplicationID() - Method in class oracle.security.idaas.rp.RequestContext
 
getAppName() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getAppReturnURL() - Method in class oracle.security.idaas.rp.RequestContext
 
getAttrFromSaeToken(String, String, String) - Method in class oracle.security.idaas.rp.client.RPClient
Return the Attributes Map from the given token.
getAttribute(String) - Method in class oracle.security.idaas.rest.common.Token
getAttribute returns matching session attribute with attribute name for Token.
getAttributeNames() - Method in class oracle.security.idaas.rest.common.Token
return attribute name set of this token
getAttributes() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
Used by underlying helpers to get the values of attributes to use as query paramateres on this call.
getAttributes() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
Used by underlying helpers to get the attributes to use on this call.
getAttrJavaType() - Method in class oracle.security.idaas.common.data.AttrConst
 
getAttrKeyName() - Method in class oracle.security.idaas.rest.provider.plugin.DataMapAttrKeyConst
 
getAttrMetadata() - Method in class oracle.security.idaas.common.data.AttrConst
 
getAttrName() - Method in class oracle.security.idaas.common.data.AttrConst
 
getAttrValue(DataMapAttrKeyConst<T>) - Method in interface oracle.security.idaas.rest.provider.plugin.DataMap
 
getAttValueClass() - Method in class oracle.security.idaas.rest.provider.plugin.DataMapAttrKeyConst
 
getAuthenticationServiceURI() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Returns the URI of the REST resource being accessed for authentication.
getAuthOpStatus() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getAuthzDecision(Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationClient
Gets an authz decision for a subject, action, resource and pass in the subject data in query parameters.
getAuthzDecisionUsingHeaders(Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationClient
Deprecated. 
getBody() - Method in exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
For exceptions that resulted in a HTTP status code from the access to the server REST APIs, a string status code and description would be set on the response and could be retrieved using this method.
getBundle() - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingResourceBundle
 
getBundle() - Static method in class oracle.security.idaas.rp.client.resource.LoggingResourceBundle
 
getCaller() - Method in class oracle.security.idaas.rest.common.SecurityContext
 
getChallengeAnswer() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getChallengeQuestion() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
getChallengeType() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
getChallengeType() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
getClientAppId() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getClientAppId() - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
getClientAppIdStatus() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getClientAppIdStatus() - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
getClientIPAddress() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
getClientSDKVersion() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
getClientSDKVersion() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
getClientSDKVersion() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
getCode() - Method in exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
For exceptions that resulted in a HTTP status code from the access to the server REST APIs, a string status code and description would be set on the response and could be retrieved using this method.
getComponentTokenServiceProviderClass() - Method in class oracle.security.idaas.rest.provider.token.mobile.MobileCompositeTokenServiceProvider
Return a class that implements 3 interfaces: TokenService, LifecycleServiceProvider and UserAuthenticator This class will be used to manage tokens, which are NOT related to Mobile or Client Registration Handle.
getConfigParamNames() - Method in interface oracle.security.idaas.rest.provider.common.ProviderConfig
Return the list of configuration parameter names
getConfigParamValue(String) - Method in interface oracle.security.idaas.rest.provider.common.ProviderConfig
Return a single configuration parameter value for the given name (typically a string object).
getConfigParamValues(String) - Method in interface oracle.security.idaas.rest.provider.common.ProviderConfig
Return configuration values for the given name.
getConfigTypedValues(AttrConst<T, ?>) - Method in interface oracle.security.idaas.rest.provider.common.ProviderConfig
Reuse AttrConst to provide this strong-typed version of getConfigParam() method.
getContents() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingResourceBundle
 
getContents() - Method in class oracle.security.idaas.rp.client.resource.LoggingResourceBundle
 
getContext() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Get the context for the token to create.
getContext() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Get the context for the token to create.
getDapToken() - Method in class oracle.security.idaas.rp.RequestContext
 
getDeniedMessage() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
getDeviceNetworkProfile() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
getDeviceProfile() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getEndpoint() - Method in interface oracle.security.idaas.rest.provider.common.ProviderConfig
return the endpoint corresponding to this config object
getEntityURIMap() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig
Map storing the entity URIs for supporting user/group profile.
getEnumChoices() - Method in class oracle.security.idaas.rest.provider.plugin.ChallengeTypeEnum
 
getErrorCode() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
getExpirationTSInSec() - Method in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
If this expiration time stamp is not set or set to null, the Client App should discard the handle value upon an explicit user log out.
getExpiryTime() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getFilterSubject() - Method in class oracle.security.idaas.rest.common.SecurityContext
 
getGroupMember(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get the info of a specific membership of a group via group-groupMembers uri..
getGroupOwner(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get the info of a specific group ownership via group-groupOwner uri.
getHandlerContext() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
getHandles() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getHandleSpecs() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
getHandleValue() - Method in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
 
getHardwareIDStrMap() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
An JSON Example of a Hardware ID Map is: { "IMEI":"...", "IOS_UDID":"...", "MAC_ADDRESS":"...", "PHONE_NUM":"..." }
getHeaders() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.Headers
Used by underlying helpers to get the headers to use on this call.
getHeaders() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
Used by underlying helpers to get the headers to use on this call.
getHrefByIdpName(String) - Method in class oracle.security.idaas.rp.client.RPClient
It returns the string of the URI necessary to use according to the given IDP name.
getIDPList() - Method in class oracle.security.idaas.rp.client.RPClient
The call to this method returns a list of String that names all the available IDPs.
getIDPList(String) - Method in interface oracle.security.idaas.rp.spi.IDPSelector
Returns the list of the Identity Provider Configurations for an application/RP Consumer.
getIDPList(String, String) - Method in interface oracle.security.idaas.rp.spi.IDPSelector
Returns the list of the Identity Provider Configurations for an application/RP Consumer and protocol.
getIdpName() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getIdpURI() - Method in class oracle.security.idaas.rp.RequestContext
 
getIdpUserIDURI() - Method in class oracle.security.idaas.rp.RequestContext
 
getInfoGroupMembership(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Deprecated. 
getInstance() - Static method in class oracle.security.idaas.rest.provider.plugin.PluginDataFactory
 
getJsonArrayElements() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Gets the raw json payload for the elements attribute field from the response object.
getLinkAccounts() - Method in class oracle.security.idaas.rp.RequestContext
 
getLinkAccountsURL() - Method in class oracle.security.idaas.rp.RequestContext
 
getLocale() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
getLocale() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
getLocale() - Method in class oracle.security.idaas.rp.RequestContext
 
getManager(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get the manager-reportee info of which a person is a reportee via person-manager uri.
getMemberOf(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get the mermbership info of a specific group of which a group is a member via group-groupMemberOf uri.
getMemberOf(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get the mermbership info of a specific group of which a person is a member via person-memberOf uri.
getMessage() - Method in class oracle.security.idaas.rp.Status
 
getNetworkType() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
getNext() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Gets the next field, the uri of the next page of search results if any, from the response object.
getOAMTAPSubmitURL() - Method in class oracle.security.idaas.rp.RequestContext
 
getOAuthAccessToken() - Method in class oracle.security.idaas.rp.RequestContext
 
getOICMobileAppEncryptionKey() - Method in class oracle.security.idaas.rp.RequestContext
 
getOICMobileAppRequestID() - Method in class oracle.security.idaas.rp.RequestContext
 
getOsType() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
getOsType() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
getOSType() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
getOsVer() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
getOsVer() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
getOSVersion() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
getOwnerOf(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get the ownership info for the group of which a group is an owner via group-groupOwnerOf uri.
getOwnerOf(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get the ownership info for the group of which a person is an owner via person-ownerOf uri.
getPasswd() - Method in class oracle.security.idaas.rest.common.UserCredential
getPasswd returns passwd.
getPassword() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Get the password of the subject of the token to create.
getPassword() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Get the password of the subject of the token to create.
getPersonMember(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get the info of a specific membership of a group via group-members uri..
getPersonOwner(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get the info of a specific ownership via group-personOwner uri.
getPhoneCarrierName() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
[ AlexYiu: I wonder whether we need this Phone Carrier Name.
getPluginContext() - Method in class oracle.security.idaas.rest.common.Token
return Plugin Context used in Security Plugin Integration
getPluginContext() - Method in exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
getPopup() - Method in class oracle.security.idaas.rp.RequestContext
 
getPrevious() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Gets the previous field, the uri of the previous page of search results if any, from the response object.
getPrincipal() - Method in class oracle.security.idaas.rest.common.SubjectID
getPrincipal returns the principal of subject identifier from SubjectID.
getPrincipal() - Method in class oracle.security.idaas.rest.common.Token
getPrincipal returns user principal for the token
getPrincipal() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Get the user principal.
getPrincipal() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
 
getProtocol() - Method in class oracle.security.idaas.rp.RequestContext
 
getProviderName() - Method in interface oracle.security.idaas.rest.provider.common.ProviderConfig
return the name of this provider from configuration
getProviderType() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Get the provider type.
getProviderType() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
 
getQuestionRefId() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
getQuestionRefId() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
getQuestionString() - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
getReadTokenUsingQueryParametersFlag() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Gets the flag asscotaited with the clientsdk to deteremine whether to pass the info for the token to read/verify to be passed in using query parameters.
getRegClientAppId() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getRegClientAppId() - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
getRegisterationServiceURI() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Returns the URI of the REST resource being accessed for application registration.
getRegStartTime() - Method in class oracle.security.idaas.rp.RequestContext
 
getReportee(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get the manager-reportee info of which a person is a manager via person-reports uri.
getRequestHelperClassName() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Gets the name of the underlying class that will encapsulate and make the HTTP calls to the REST service.
getRequestID() - Method in class oracle.security.idaas.rp.RequestContext
 
getResource() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Get the resource for the token to create.
getResource() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Get the resource for the token to create.
getResultStatus() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
getRpHostURL() - Method in class oracle.security.idaas.rp.RequestContext
 
getSaeToken(Map<String, String>, String, String) - Method in class oracle.security.idaas.rp.client.RPClient
Return the sae token using the given elements.
getScope() - Method in class oracle.security.idaas.rp.RequestContext
 
getScopes() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getSecret() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getSecurityEvent() - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
getSecurityEvents() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getSelectedIdentityProvider() - Method in class oracle.security.idaas.rp.RequestContext
 
getService(Class<T>) - Method in interface oracle.security.idaas.rest.provider.common.ServiceProvider
 
getServiceDomain() - Method in class oracle.security.idaas.rest.common.SecurityContext
return service domain from HTTP request
This getter method may throw IllegalStateException, if service domain is not initialized.
getServiceDomain() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
getServiceDomain() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
getServiceURI() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Returns the URI of the REST resource being accessed.
getStartTime() - Method in class oracle.security.idaas.rp.RequestContext
 
getStatusCode() - Method in class oracle.security.idaas.rp.Status
 
getSubjectType() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Get the subject type of the token to create.
getSubjectType() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Get the subject type of the token to create.
getSubjectType() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequest
Get the subject type of the token.
getSubjectType() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequestImpl
Get the subject type of the token.
getSubjectType() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Get the subject type associated with the existing token.
getSubjectType() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Get the subject type associated with the existing token.
getSubjectType() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequest
Get the subject type for the token.
getSubjectType() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequestImpl
Get the subject type for the token.
getSubjectValue() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequest
Get the subject value for the token.
getSubjectValue() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequestImpl
Get the subject value for the token.
getSubjectValue() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Get the subject value associated with the existing token.
getSubjectValue() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Get the subject value associated with the existing token.
getSubjectValue() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequest
Get the subject value for the token.
getSubjectValue() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequestImpl
Get the subject value for the token.
getTimestamp() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getToken(SecurityContext, SubjectID) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
The getToken validates the specified Token and returns up-to-dated token.
getTokenAttribute(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getTokenAttributes() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getTokenId() - Method in class oracle.security.idaas.rest.common.Token
getTokenId returns TokenId.
getTokenInfoServiceURI() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Returns the URI of the REST resource being accessed for obtaining the token information.
getTokenProviderType() - Method in class oracle.security.idaas.rest.common.Token
return Token Provider Type (if applicable)
getTokens(SecurityContext, SubjectID) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
The getTokens return all the tokens belong to the owner of SubjectID.
getTokenType() - Method in class oracle.security.idaas.rest.common.Token
getTokenType returns TokenType from Token.
getTokenType() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getTokenTypeString() - Method in class oracle.security.idaas.rest.common.Token
getTokenTypeString returns TokenType from Token in String format.
getTokenTypeToCreate() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Get the token type of the new token to create.
getTokenTypeToCreate() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Get the token type of the new token to create.
getTokenTypeToCreate() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Get the type of the new token to create.
getTokenTypeToCreate() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Get the type of the new token to create.
getTokenValue() - Method in class oracle.security.idaas.rest.common.Token
getTokenValue returns opaque token value from Token.
getTokenValue() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getType() - Method in class oracle.security.idaas.rest.common.SubjectID
getType returns SubjectIdType from SubjectId.
getType() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Get the type of the token
getType() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
Get the type of the token
getUID() - Method in class oracle.security.idaas.rest.common.UserCredential
getUID returns userid.
getUri() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Gets the URI field from the response object.
getUsageGeoLocation() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
getUsageLocale() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
See also HTTP language tag definition: http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.10
getUserAttributeNames() - Method in class oracle.security.idaas.rp.RequestContext
 
getUserAttributes() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getUserAttributes() - Method in class oracle.security.idaas.rp.RequestContext
 
getUserDN() - Method in class oracle.security.idaas.rest.common.Token
return User LDAP DN (if applicable)
getUserDN() - Method in class oracle.security.idaas.rest.provider.token.userauthn.AuthenticationResult
 
getUserId() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getUserId() - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
getUserID() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
getUserID() - Method in class oracle.security.idaas.rp.RequestContext
 
getUserIdStatus() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getUserIdStatus() - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
getUserIdType() - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerRequest
 
getUserIdType() - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
getUsername() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Get the username of the subject of the token to create.
getUsername() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Get the username of the subject of the token to create.
getUserPrincipalAttrName() - Method in class oracle.security.idaas.rest.common.Token
getUserPrincipalAttrName returns user principal Attribute Name for the token
getUserProfile(RequestContext, HttpServletRequest, OAuthToken, Map<String, String>, Map<String, String>) - Method in interface oracle.security.idaas.rp.spi.IdentityProvider
This method is invoked after the authentication of the user to retrieve user profile from the IDP.
getValue() - Method in class oracle.security.idaas.rest.common.SubjectID
getValue returns the value of subject identifier from SubjectID.
getValue() - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Get the value of the token.
getValue() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
Get the value of the token.
getVersion() - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
GOOGLE - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
GroupsClient - Class in oracle.security.idaas.rest.jaxrs.client.sdk.userprofile
 
GroupsClient(ClientSDKConfig) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Sets the config info such as uri for the people REST service, which is then used on requests.

H

HandlerRequest - Interface in oracle.security.idaas.rest.provider.plugin
Request information has a Trio of three set of information: Client ID, User ID, Device Profile
HandlerRequest.ClientAppIdStatus - Enum in oracle.security.idaas.rest.provider.plugin
 
HandlerRequest.OperationStatus - Enum in oracle.security.idaas.rest.provider.plugin
OperationStatus is used to indicate the status of OIC Authentication Service operation (if applicable), prior to invoking a Security Plugin
HandlerRequest.UserIdStatus - Enum in oracle.security.idaas.rest.provider.plugin
 
HandlerRequest.UserIdType - Enum in oracle.security.idaas.rest.provider.plugin
 
HandlerResult - Interface in oracle.security.idaas.rest.provider.plugin
 
HandlerResult.ResultStatus - Enum in oracle.security.idaas.rest.provider.plugin
 
HEADER_USER_AGENT - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
Headers - Interface in oracle.security.idaas.rest.jaxrs.client.sdk
Encapsulates common OIC headers.
HeadersDefaultImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk
Clients create one of these and then set the values.
HeadersDefaultImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
 
HMACSHA1_SIGNATURE - Static variable in class oracle.security.idaas.rp.common.RPConstants
HMAC-SHA1
HTTP_REQUEST_ACCEPT_HEADER_VAL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
HTTP_URL_LENGTH - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
HW_IMEI - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Hardware ID Related KEY
HW_IMEI - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
HW_IOS_UDID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
HW_IOS_UDID - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
HW_MAC_ADDRESS - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
HW_MAC_ADDRESS - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
HW_PHONE_NUM - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
HW_PHONE_NUM - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 

I

IDAAS_REST_AGENT_AUTHZ_HEADER_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
IDAAS_REST_AUTHZ_HEADER_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Constant for the name of the OIC IDaaS custom Authorization Header used by the security filter of the REST services..
IDAAS_REST_SERVICEDOMAIN_NAME_HEADER_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
IDAAS_REST_SUBJECT_HEADER_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
IDAAS_REST_SUBJECT_TYPE_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
IDAAS_REST_SUBJECT_VALUE_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
IDAAS_REST_VERSION - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
IDENTITY_PROVIDER_IMPL_CLASS - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
IdentityProvider - Interface in oracle.security.idaas.rp.spi
 
IDP_ATTRIBUTE_EMAIL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
IDP_ATTRIBUTE_ID - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
IDP_ATTRIBUTE_SCREEN_NAME - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
IDP_REST_SERVICE_APPLICATION_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
IDP_URI_MAILTO - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
IDPSelector - Interface in oracle.security.idaas.rp.spi
The IDPSelector interface provides the list of Identity providers (IDPs) that are configured for an application.
init(ProviderConfig) - Method in interface oracle.security.idaas.rest.provider.common.LifecycleServiceProvider
 
init(Map<String, String>) - Method in interface oracle.security.idaas.rest.provider.plugin.MobileSecurityHandler
An init-method similar to Servlet lifecycle
init(ProviderConfig) - Method in class oracle.security.idaas.rest.provider.token.mobile.MobileCompositeTokenServiceProvider
 
init(ProviderConfig) - Method in interface oracle.security.idaas.rest.provider.token.userauthn.UserAuthenticator
 
INTERNET_IDENTITY_PROVIDER - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
INTERNET_IDENTITY_USER_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
InvalidToken - Exception in oracle.security.idaas.rest.common
InvalidToken exception.
InvalidToken() - Constructor for exception oracle.security.idaas.rest.common.InvalidToken
Default constructor for InvalidToken
InvalidToken(Throwable) - Constructor for exception oracle.security.idaas.rest.common.InvalidToken
Constructs an InvalidToken.
InvalidToken(String) - Constructor for exception oracle.security.idaas.rest.common.InvalidToken
Constructs an InvalidToken.
InvalidToken(String, Throwable) - Constructor for exception oracle.security.idaas.rest.common.InvalidToken
 
InvalidToken(String, String) - Constructor for exception oracle.security.idaas.rest.common.InvalidToken
 
InvalidToken(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.common.InvalidToken
 
invokeAuthnRequest(RequestContext, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface oracle.security.idaas.rp.spi.RPProtocolHandler
This method invokes the authentication process to an external Identity Provider.
isAuthenticated() - Method in class oracle.security.idaas.rest.provider.token.userauthn.AuthenticationResult
 
isJailBroken() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
Jail-Breaking detection logic applies to iOS devices only.
isSubjectClientRelated(SubjectID) - Method in class oracle.security.idaas.rest.provider.token.mobile.MobileCompositeTokenServiceProvider
 
isValidSaeToken(String, String, String) - Method in class oracle.security.idaas.rp.client.RPClient
Return true when the given token is valid, and false in all other cases.
isVPNEnabled() - Method in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 

J

JSON_FIELD_NAME_FOR_ANSWER - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_APPLICATION_CONTEXT - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_APPLICATION_RESOURCE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_CHALLENGE_ANSWER - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_CHALLENGE_TYPE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_CLIENTID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_DEVICE_PROFILE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_ERROR_CODE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name for the JSON OIC error code sent on error responses.
JSON_FIELD_NAME_FOR_ERROR_MESSAGE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name for the JSON message sent on error responses.
JSON_FIELD_NAME_FOR_HANDLES - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_HARDWARD_ID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_LOCALE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_MULTI_STEP_CHALLENGE_QUESTION - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_OAAM_DEVICE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_OAAM_SESSION - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_OIC_MULTISTEP_AUTHN_SESSION_HANDLE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_QUESTION_REFID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_STATUS - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name for the JSON status sent on error responses.
JSON_FIELD_NAME_FOR_SUBJECT_PASSWORD - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_SUBJECT_TYPE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_SUBJECT_USERNAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_SUBJECT_VALUE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_TOKEN_TYPE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_TOKEN_TYPE_TO_CREATE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_TOKEN_VALUE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_USER_PRINCIPAL - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_NAME_FOR_VALUE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field name.
JSON_FIELD_VALUE_ACCESSTOKEN - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
JSON_FIELD_VALUE_CLIENTREGHANDLE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field Value for JSON_FIELD_NAME_FOR_TOKEN_TYPE
JSON_FIELD_VALUE_CLIENTTOKEN - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
JSON_FIELD_VALUE_KBA - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
JSON_FIELD_VALUE_OTPBYMAIL - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
JSON_FIELD_VALUE_REQUIRE_MULTI_STEP_AUTHN - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field Value for KBA/OTP HTTP response body
JSON_FIELD_VALUE_TOKEN - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
JSON_FIELD_VALUE_USERCREDENTIAL - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
JSON Field Value for JSON_FIELD_NAME_FOR_SUBJECT_TYPE
JSON_FIELD_VALUE_USERTOKEN - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
jsonArrayElements - Variable in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
 
JSONCollection - Class in oracle.security.idaas.rest.jaxrs.client.sdk.userprofile
Java representation of a JSOn search result.
JSONCollection() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
No arg constructor.

K

KEY_ANSWER_STR - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_ATTR_ANSWER_STR - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_ATTR_CHALLENGE - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_ATTR_CLIENT_IP_ADDR - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_ATTR_CLIENT_SDK_VERSION - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_ATTR_CTYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_ATTR_CTYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_ATTR_DENIED_MESSAGE - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_ATTR_EXPIRATION_TS - Static variable in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
 
KEY_ATTR_HANDLE_VALUE - Static variable in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
 
KEY_ATTR_HARDWARE_IDS - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_ATTR_IS_JAIL_BROKEN - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_ATTR_IS_VPN_ENABLED - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_ATTR_LOCALE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_ATTR_LOCALE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_ATTR_NETWORK_TYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_ATTR_OS_TYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_ATTR_OS_VERSION - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_ATTR_PHONE_CARRIER_NAME - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_ATTR_QUESTION_REF_ID - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_ATTR_QUESTION_REF_ID - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_ATTR_QUESTION_STR - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_ATTR_SET_HANDLE_SPECS_MAP - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_ATTR_STATUS - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_ATTR_USAGE_GEO_LOCATION - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_ATTR_USAGE_LOCALE - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_CHALLENGE_QUESTION - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_CLIENT_IP_ADDR - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Device Network Profile Constants
KEY_CLIENT_IP_ADDR - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_CLIENT_SDK_VERSION - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_CLIENT_SDK_VERSION - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_CTYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_CTYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_DENIED_MESSAGE - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_ERROR_CODE - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_EXPIRATION_TS - Static variable in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
 
KEY_HANDLE_VALUE - Static variable in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
 
KEY_HARDWARE_IDS - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_HARDWARE_IDS - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_IS_JAIL_BROKEN - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_IS_JAIL_BROKEN - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_IS_VPN_ENABLED - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_IS_VPN_ENABLED - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_LOCALE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_LOCALE - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_NETWORK_TYPE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_NETWORK_TYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_OIC_OIM_SHARED_SECRET - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
KEY_OS_TYPE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_OS_TYPE - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_OS_VERSION - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_OS_VERSION - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_PHONE_CARRIER_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_PHONE_CARRIER_NAME - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile
 
KEY_QUESTION_REF_ID - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeAnswer
 
KEY_QUESTION_REF_ID - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_QUESTION_STR - Static variable in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
KEY_SET_HANDLE_SPECS_MAP - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_STATUS - Static variable in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
KEY_USAGE_GEO_LOCATION - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_USAGE_GEO_LOCATION - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_USAGE_LOCALE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
KEY_USAGE_LOCALE - Static variable in interface oracle.security.idaas.rest.provider.plugin.DeviceProfile
 
KEY_VALIDATION_REDIRECT - Static variable in class oracle.security.idaas.rp.common.RPConstants
 

L

LifecycleServiceProvider - Interface in oracle.security.idaas.rest.provider.common
This interface has the servlet-inspired lifecycle related methods: init(...) and destroy()
LINK_ACCOUNTS_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
LINK_ACCOUNTS_URL_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
LINKEDIN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
LOCAL_LOGIN_USER_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
logAndThrowException(String, String, String) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.Util
Helper utility for logging the error and constructing OICClientException
logAndThrowException(String, String, String, Throwable) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.Util
Helper utility for logging the error and constructing OICClientException
LoggingMessageKeys - Class in oracle.security.idaas.rest.jaxrs.client.sdk.resource
 
LoggingMessageKeys() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
 
LoggingMessageKeys - Class in oracle.security.idaas.rp.client.resource
 
LoggingMessageKeys() - Constructor for class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
 
LoggingResourceBundle - Class in oracle.security.idaas.rest.jaxrs.client.sdk.resource
 
LoggingResourceBundle() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingResourceBundle
 
LoggingResourceBundle - Class in oracle.security.idaas.rp.client.resource
 
LoggingResourceBundle() - Constructor for class oracle.security.idaas.rp.client.resource.LoggingResourceBundle
 

M

main(String[]) - Static method in exception oracle.security.idaas.rp.RPException
 
MAX_RESPONSE_BUFFER_SIZE - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
8192
MOBILE_ENCRYPTION_KEY - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
MOBILE_REQUEST_ID - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
MobileCompositeTokenServiceProvider - Class in oracle.security.idaas.rest.provider.token.mobile
Composite Authentication Service Provider designed for Mobile
MobileCompositeTokenServiceProvider() - Constructor for class oracle.security.idaas.rest.provider.token.mobile.MobileCompositeTokenServiceProvider
 
MobileSecurityHandler - Interface in oracle.security.idaas.rest.provider.plugin
 
MobileSecurityHandlerConfigException - Exception in oracle.security.idaas.rest.provider.plugin
 
MobileSecurityHandlerConfigException() - Constructor for exception oracle.security.idaas.rest.provider.plugin.MobileSecurityHandlerConfigException
 
MobileSecurityHandlerConfigException(String) - Constructor for exception oracle.security.idaas.rest.provider.plugin.MobileSecurityHandlerConfigException
 
MobileSecurityHandlerConfigException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.plugin.MobileSecurityHandlerConfigException
 
MobileSecurityHandlerConfigException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.plugin.MobileSecurityHandlerConfigException
 

N

next - Variable in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
 

O

OAM_TAP_SUBMIT_URL - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
OAUTH_ACCESS_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_ACCESSTOKEN_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_AUTHORIZATION_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_CALLBACK - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_callback"
OAUTH_CALLBACK_CONFIRMED - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_callback_confirmed"
OAUTH_CONSUMER_KEY - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_consumer_key"
OAUTH_CONSUMER_KEY_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_CONSUMER_SECRET_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_NONCE - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_nonce"
OAUTH_OOB - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oob"
OAUTH_PREFIX - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_"
OAUTH_PROBLEM - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_problem"
OAUTH_PROFILE_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_REQUESTTOKEN_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_RPINSTANCE_NAME_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_RPINSTANCE_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_SERVER_TIME_SYNC_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OAUTH_SIGNATURE - Static variable in class oracle.security.idaas.rp.common.RPConstants
oauth_signature
OAUTH_SIGNATURE_METHOD - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_signature_method"
OAUTH_TIMESTAMP - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_timestamp"
OAUTH_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_token"
OAUTH_TOKEN_SECRET - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_token_secret"
OAUTH_VERIFIER - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_verifier"
OAUTH_VERSION - Static variable in class oracle.security.idaas.rp.common.RPConstants
"oauth_version"
OAUTH_VERSION_1 - Static variable in class oracle.security.idaas.rp.common.RPConstants
"1.0"
OAuthToken - Class in oracle.security.idaas.rp.oauth
Represents either an OAuth Access or Refresh Token.
OAuthToken() - Constructor for class oracle.security.idaas.rp.oauth.OAuthToken
 
OAuthToken(String, long, OAuthTokenType, String, String, String, String, String) - Constructor for class oracle.security.idaas.rp.oauth.OAuthToken
 
OAuthToken(String, long, OAuthTokenType, String, String, String, String, String, String, String) - Constructor for class oracle.security.idaas.rp.oauth.OAuthToken
 
OIC_MOBILE_ASSERTION_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OIC_MOBILE_ENCKEY_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OIC_MOBILE_PAYLOAD_IDP - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OIC_MOBILE_PAYLOAD_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OIC_MOBILE_PAYLOAD_PROTOCOL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OIC_MOBILE_PAYLOAD_USERPROFILE - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OIC_MOBILE_REQUEST_ID_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OIC_OIM_TAP_SHARED_SECRET - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OICClientException - Exception in oracle.security.idaas.rest.jaxrs.client.sdk
This class encapsulates exceptions that occur when using the clientsdk APIs.
OICClientException() - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
 
OICClientException(String) - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
Constructs a new OICClientException with the specified detail message.
OICClientException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
Constructs a new OICClientException with the specified detail message and cause.
OICClientException(Throwable) - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
Constructs a new OICClientException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
OICClientException(String, String) - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
Constructor to create an OICClientException using a message and error code.
OICClientException(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
Constructor to create an OICClientException using a message and error code.
OICClientException(String, String, String) - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
Constructor to create an OICClientException using a message and status code and oic-specific error code.
OICClientException(String, String, String, String) - Constructor for exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
Constructor to create an OICClientException using a message and status code and oic-specific error code and response body.
OICHostnameVerifier - Class in oracle.security.idaas.rest.jaxrs.client.sdk
 
OICHostnameVerifier() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.OICHostnameVerifier
 
OIM_RETURN_URL_SUFFIX - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OK - Static variable in class oracle.security.idaas.rp.Status
 
OPENID - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_ASSOCIATION_TYPE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_AUTHPOLICY_ENABLE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_AUTHPOLICY_MAXAGE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_AUTHPOLICY_PREF_POLICIES_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_LOCALE_LANG_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_LOCALE_MODE_POPUP - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_LOCALE_MODE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_LOCALE_UI_NS_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_LOCALE_UI_NS_URL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_SESSION_TYPE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
OPENID_YADIS_ENDPOINT_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
oracle.security.idaas.common.data - package oracle.security.idaas.common.data
 
oracle.security.idaas.rest.common - package oracle.security.idaas.rest.common
 
oracle.security.idaas.rest.jaxrs.client.sdk - package oracle.security.idaas.rest.jaxrs.client.sdk
 
oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile - package oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile
 
oracle.security.idaas.rest.jaxrs.client.sdk.authentication - package oracle.security.idaas.rest.jaxrs.client.sdk.authentication
 
oracle.security.idaas.rest.jaxrs.client.sdk.authorization - package oracle.security.idaas.rest.jaxrs.client.sdk.authorization
 
oracle.security.idaas.rest.jaxrs.client.sdk.resource - package oracle.security.idaas.rest.jaxrs.client.sdk.resource
 
oracle.security.idaas.rest.jaxrs.client.sdk.userprofile - package oracle.security.idaas.rest.jaxrs.client.sdk.userprofile
 
oracle.security.idaas.rest.provider.authorization - package oracle.security.idaas.rest.provider.authorization
 
oracle.security.idaas.rest.provider.common - package oracle.security.idaas.rest.provider.common
 
oracle.security.idaas.rest.provider.common.exception - package oracle.security.idaas.rest.provider.common.exception
 
oracle.security.idaas.rest.provider.plugin - package oracle.security.idaas.rest.provider.plugin
 
oracle.security.idaas.rest.provider.token - package oracle.security.idaas.rest.provider.token
 
oracle.security.idaas.rest.provider.token.mobile - package oracle.security.idaas.rest.provider.token.mobile
 
oracle.security.idaas.rest.provider.token.userauthn - package oracle.security.idaas.rest.provider.token.userauthn
 
oracle.security.idaas.rp - package oracle.security.idaas.rp
 
oracle.security.idaas.rp.client - package oracle.security.idaas.rp.client
 
oracle.security.idaas.rp.client.resource - package oracle.security.idaas.rp.client.resource
 
oracle.security.idaas.rp.common - package oracle.security.idaas.rp.common
 
oracle.security.idaas.rp.oauth - package oracle.security.idaas.rp.oauth
 
oracle.security.idaas.rp.spi - package oracle.security.idaas.rp.spi
This package exposes the service provider interfaces (SPI) for the Relying Party Contracts.
OS_TYPE_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
OS_VER_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
OTPTransport - Interface in oracle.security.idaas.rest.provider.plugin
This interface is used to send SMS and email in ChallengeOTPBySMS and ChallengeOTPByEmail

P

PARAM_CONSTANT_TRUE - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
PARAM_IDP_HREF_URL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
PARAM_LOCAL_LOGIN_APPLICATION - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
PARAM_LOCAL_LOGIN_PASSWORD - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
PARAM_LOCAL_LOGIN_TAP_SUBMIT_URL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
PARAM_LOCAL_LOGIN_TAP_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
PARAM_LOCAL_LOGIN_USERNAME - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
PARAM_TAP_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
parseTokenValueAndSetProperties(Token) - Method in interface oracle.security.idaas.rest.common.TokenValueFormatHelper
parse, validate the token value of the token and set the properties of the token
PeopleClient - Class in oracle.security.idaas.rest.jaxrs.client.sdk.userprofile
This class is used as the primary API for Java clients to access people REST APIs.
PeopleClient(ClientSDKConfig) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Sets the config info such as uri for the people REST service, which is then used on requests.
PluginContext - Interface in oracle.security.idaas.rest.provider.plugin
 
PluginDataFactory - Class in oracle.security.idaas.rest.provider.plugin
 
POPUP - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
PostIDPSelector - Interface in oracle.security.idaas.rp.spi
The PostIDPSelector interface is to retrieve the agreed contractual parameters between RP consumers (Applications) to the RP.
previous - Variable in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
 
processSecurityEvent(HandlerRequest, HandlerResult) - Method in interface oracle.security.idaas.rest.provider.plugin.MobileSecurityHandler
The main method to process security event
PROTOCOL - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
PROTOCOL_PARAM - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"protocol"
PROVIDER_PARAM - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"provider"
ProviderConfig - Interface in oracle.security.idaas.rest.provider.common
This class is used in LifeCycleServiceProvider.init() method.
PROXY_AUTHZ_HEADER - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Proxy http header property name
PROXY_HOST - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key proxy.host
PROXY_PASSWORD - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key proxy.password
PROXY_PORT - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key proxy.port
PROXY_PROTOCOL - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key proxy.protocol=http|socks|direct
PROXY_USERNAME - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key proxy.username

R

readApplicationProfile(String, ApplicationProfileRequest, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileClient
Does a GET request to an application profile resource.
readGroup(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
get the details of an existing group.
readOrgChartInstance(String, String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Deprecated. 
readResource(String, Map<String, String>, Map<String, String>, Class<T>) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelper
Executes a GET request to read an instance of a resource.
readResource(String, Map<String, String>, Map<String, String>, Class<T>) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelperInterface
Executes a GET request to read an instance of a resource.
readToken(TokenReadRequest, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Used to read or verify an existing token.
readUser(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Retreives the representation of a person.
REDIRECT_URL_ATTRIBUTE - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REDIRECT_URL_JSP_NAME - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REDIRECT_URL_PARAMS_ATTRIBUTE - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REGISTER_NO_READONLY_ATTRS_SET - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REGISTER_READONLY_ATTRS_SAETOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
registerApplication(TokenCreateRequest, Map<String, Object>, Map<String, Object>, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Registering application for obtaining Client Registration Handle based on a username and password, plus a handle and a deviceProfile.
registerApplication(TokenCreateRequest, Map<String, Object>, Map<String, Object>, Map<String, Object>, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Registering application for obtaining Client Registration Handle based on a username and password or challenge/answer, plus a handle and a deviceProfile.
registerApplication(TokenExchangeRequest, Map<String, Object>, Map<String, Object>, String, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationClient
Registering application for obtaining Client Registration Handle given User Token through agent application, plus a handle and a deviceProfile.
REQUEST_JSON_TOKEN_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_MANDATORY_FIELDS_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_OIC_REGISTRATION_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_PASSWORD_FIELD_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_READONLY_FIELDS_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_RETURN_URL_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_STATE_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_TYPE_REGISTER_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_TYPE_SKIP_REGISTER_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_TYPE_VALUE_REGISTRATION - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_TYPE_VALUE_SKIP_REGISTRATION - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_USER_ATTRIBUTES_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
REQUEST_USERNAME_ATTR_PARAM - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
RequestContext - Class in oracle.security.idaas.rp
 
RequestContext() - Constructor for class oracle.security.idaas.rp.RequestContext
 
RequestHelper - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
This is NOT part of the public API.
RequestHelper() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelper
 
RequestHelperInterface - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
This is NOT part of the public API.
res(String) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingResourceBundle
 
res(String) - Static method in class oracle.security.idaas.rp.client.resource.LoggingResourceBundle
 
resolveIPAddress - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.OICHostnameVerifier
 
RESTBadRequestException - Exception in oracle.security.idaas.rest.provider.common.exception
RESTBadRequestException representswhen a request is bad, missing required params or failing validation etc.
RESTBadRequestException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTBadRequestException
Constructs a new exception
RESTBadRequestException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTBadRequestException
Constructs a new exception with the specified message
RESTBadRequestException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTBadRequestException
Construct a new exception with the specified cause
RESTBadRequestException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTBadRequestException
Construct a new exception with the specified message and cause
RESTBadRequestException(String, String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTBadRequestException
 
RESTBadRequestException(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTBadRequestException
 
RESTCLIENT_ACCESS_TOKEN_SERVICE_URI_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_ACCESS_URI_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_ACCESSURI_MAP_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_APP_CLIENT_ID_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_APP_PROFILE_REQUEST_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_APPLICATION_ID_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_AUTHENTICATION_SDKCONFIG_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_AUTHENTICATION_SERVICE_URI_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_CLASS_NOT_FOUND - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_CLIENT_ID_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_CRH_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_ENTIRY_URI_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_ENTITYURI_MAP_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_EXTRACT_BASE_URI_ERROR - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_GENERAL_EXCEPTION_ERROR - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_GENERAL_JSONEXCEPTION_ERROR - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_GRUOP_NAME_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_GRUOP_URI_ID_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_HEADERS_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_ILLEGAL_ARGUMENT_PROPERTIES_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_JSON_RESPONSE_DECRYPTION_FAILURE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_QUERYPARAMS_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_REGISTRATION_SERVICE_URI_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_SERVICE_URI_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_TOKEN_INFO_SERVICE_URI_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_TOKEN_TYPE_VALUE_IN_QUERYPARAMS_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_TOKENCREAREQUEST_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_TOKENDELETEREQUEST_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_TOKENREADREQUEST_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_TOKENS_TO_BE_CREATED_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_TYPE_OF_TOKEN_TO_CREATE_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_URL_ENCODING_ERROR - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_USER_UID_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RESTCLIENT_USERPROFILE_SDKCONFIG_INVALID - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTCLIENT_UTF8_CONVERSION_EXCEPTION - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.resource.LoggingMessageKeys
Exception occurred.
RESTConflictException - Exception in oracle.security.idaas.rest.provider.common.exception
For Conflict situation such as trying to create a resource wiuth a duplicate ID.
RESTConflictException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTConflictException
 
RESTConflictException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTConflictException
 
RESTConflictException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTConflictException
 
RESTConflictException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTConflictException
 
RESTConflictException(String, String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTConflictException
 
RESTConflictException(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTConflictException
 
RESTForbiddenException - Exception in oracle.security.idaas.rest.provider.common.exception
When access to a resource id forbidden.
RESTForbiddenException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTForbiddenException
 
RESTForbiddenException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTForbiddenException
 
RESTForbiddenException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTForbiddenException
 
RESTForbiddenException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTForbiddenException
 
RESTForbiddenException(String, String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTForbiddenException
 
RESTForbiddenException(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTForbiddenException
 
RESTMethodNotAllowedException - Exception in oracle.security.idaas.rest.provider.common.exception
For HTTP 405 "Method Not Allowed" situation
RESTMethodNotAllowedException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMethodNotAllowedException
 
RESTMethodNotAllowedException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMethodNotAllowedException
 
RESTMethodNotAllowedException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMethodNotAllowedException
 
RESTMethodNotAllowedException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMethodNotAllowedException
 
RESTMethodNotAllowedException(String, String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMethodNotAllowedException
 
RESTMethodNotAllowedException(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMethodNotAllowedException
 
RESTMisconfigurationException - Exception in oracle.security.idaas.rest.provider.common.exception
 
RESTMisconfigurationException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMisconfigurationException
Constructs a new exception
RESTMisconfigurationException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMisconfigurationException
Constructs a new exception with the specified message ID for the current locale
RESTMisconfigurationException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMisconfigurationException
Construct a new exception with the specified cause
RESTMisconfigurationException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMisconfigurationException
Construct a new exception with the specified messageID and cause
RESTMisconfigurationException(String, String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTMisconfigurationException
 
RESTNotFoundException - Exception in oracle.security.idaas.rest.provider.common.exception
When a resource is not found, for example a lookup on an id for a person or lookup of a token that does not exist.
RESTNotFoundException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTNotFoundException
 
RESTNotFoundException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTNotFoundException
 
RESTNotFoundException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTNotFoundException
 
RESTNotFoundException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTNotFoundException
 
RESTNotFoundException(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTNotFoundException
 
RESTNotFoundException(String, String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTNotFoundException
 
RESTServerRuntimeException - Exception in oracle.security.idaas.rest.provider.common.exception
Deprecated. 
RESTServerRuntimeException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTServerRuntimeException
Deprecated.  
RESTServerRuntimeException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTServerRuntimeException
Deprecated.  
RESTServerRuntimeException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTServerRuntimeException
Deprecated.  
RESTServerRuntimeException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTServerRuntimeException
Deprecated.  
RESTUnauthorizedException - Exception in oracle.security.idaas.rest.provider.common.exception
For HTTP 401 "Unauthorized" situation.
RESTUnauthorizedException() - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
RESTUnauthorizedException(String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
RESTUnauthorizedException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
RESTUnauthorizedException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
RESTUnauthorizedException(String, String) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
RESTUnauthorizedException(String, String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
RETURN_URL - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
RP_CONNECTION_FAILURE - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_CREATE_IDP_LIST_FAILED - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_ILLEGAL_ARGUMENT_APPLICATION_ID_INVALID - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RP_ILLEGAL_ARGUMENT_IDP_BUILD_FAILURE - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RP_ILLEGAL_ARGUMENT_PROPERTIES_INVALID - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RP_ILLEGAL_ARGUMENT_SYSTEM_CONFIG_INVALID - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RP_ILLEGAL_ARGUMENT_URI_INVALID - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Invalid argument for properties in constructor.
RP_INVALID_CRYPTO_TYPE - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_INVALID_URL - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_JSON_RESPONSE_DECRYPTION_FAILURE - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_MISSING_PROXY_PORT - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_MISSING_PROXY_PROTOCOL - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_NO_RESPONSE_ERROR - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_PROXY_SETUP_FAILED - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_PWD_EMPTY - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_REST_AUTHZ_HEADER - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
RP_REST_SEC_MECH_SEPARATOR - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
RP_SAE_DECODING_FAILURE - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_SAE_ENCODING_FAILURE - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_SAE_INIT_FAILURE - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RP_SERVER_CONNECTION_PASSWORD - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.password
RP_SERVER_CONNECTION_SAE_ALGO - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.algorithm
RP_SERVER_CONNECTION_SAE_CERT_CLASS - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.certclass
RP_SERVER_CONNECTION_SAE_CRYPTOTYPE - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.cryptotype
RP_SERVER_CONNECTION_SAE_KEYSTOREFILE - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.keystorefile
RP_SERVER_CONNECTION_SAE_KEYSTOREPASS - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.keystorepass
RP_SERVER_CONNECTION_SAE_KEYSTORETYPE - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.keystoretype
RP_SERVER_CONNECTION_SAE_KEYSTRENGTH - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.keystrength
RP_SERVER_CONNECTION_SAE_PRIVATEKEYALIAS - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.privatekeyalias
RP_SERVER_CONNECTION_SAE_PRIVATEKEYPASS - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.privatekeypass
RP_SERVER_CONNECTION_SAE_PUBLICKEYALIAS - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.publickeyalias
RP_SERVER_CONNECTION_SAE_SHAREDSECRET - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.sharedsecret
RP_SERVER_CONNECTION_SAE_SIG_VALIDITY_DURATION - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.sae.sigvalidityduration
RP_SERVER_CONNECTION_TIMEOUT - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.timeout
RP_SERVER_CONNECTION_USERNAME - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.connection.username
RP_SERVER_HOSTURL - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.hosturl
RP_SERVER_IDP_SERVICE - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config key rp.server.idp.service
RP_SERVER_INIT_SERVICE - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
Config.key rp.server.init.service
RP_UNSUPPORTED_SECURITY_MECHANISM - Static variable in class oracle.security.idaas.rp.client.resource.LoggingMessageKeys
Exception occurred.
RPClient - Class in oracle.security.idaas.rp.client
This class is the main contract used by the application.
RPClient(String, Properties) - Constructor for class oracle.security.idaas.rp.client.RPClient
This constructor builds for a given application ID the list of the available IDP name(s) to this application.
RPClientConfigUtil - Class in oracle.security.idaas.rp.client
Utility class to retrieve RP related configuration.
RPClientConfigUtil(URL) - Constructor for class oracle.security.idaas.rp.client.RPClientConfigUtil
Read the configuration from the given location.
RPClientConfigUtil(InputStream) - Constructor for class oracle.security.idaas.rp.client.RPClientConfigUtil
Read the configuration from the given InputStream.
RPClientConstants - Class in oracle.security.idaas.rp.client
Constants defined for the RP client.
RPClientConstants() - Constructor for class oracle.security.idaas.rp.client.RPClientConstants
 
RPClientException - Exception in oracle.security.idaas.rp.client
This RPClientException is thrown when an internal occurs.
RPClientException() - Constructor for exception oracle.security.idaas.rp.client.RPClientException
 
RPClientException(String) - Constructor for exception oracle.security.idaas.rp.client.RPClientException
Constructs a new RPClientException with the specified detail message.
RPClientException(String, Throwable) - Constructor for exception oracle.security.idaas.rp.client.RPClientException
Constructs a new RPClientException with the specified detail message and cause.
RPClientException(Throwable) - Constructor for exception oracle.security.idaas.rp.client.RPClientException
Constructs a new RPClientException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RPConstants - Class in oracle.security.idaas.rp.common
 
RPConstants() - Constructor for class oracle.security.idaas.rp.common.RPConstants
 
RPConstants.HttpMethod - Enum in oracle.security.idaas.rp.common
 
RPConstants.RP_REST_SEC_MECH - Enum in oracle.security.idaas.rp.common
 
RPConstants.spi - Enum in oracle.security.idaas.rp.common
 
RPException - Exception in oracle.security.idaas.rp
 
RPException() - Constructor for exception oracle.security.idaas.rp.RPException
Constructs a new RPException with null as its detail message.
RPException(String) - Constructor for exception oracle.security.idaas.rp.RPException
Constructs a new RPException with the specified detail message.
RPException(String, Throwable) - Constructor for exception oracle.security.idaas.rp.RPException
Constructs a new RPException with the specified detail message and cause.
RPException(Throwable) - Constructor for exception oracle.security.idaas.rp.RPException
Constructs a new RPException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RPProtocolHandler - Interface in oracle.security.idaas.rp.spi
The RPProtocolHandler represents the IDP Interaction Provider Interface in the RP Contracts.

S

SAE_ATTR_APPLICATION_ID - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SAE_ATTR_PROTOCOL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SAE_ATTR_PROVIDER - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SAE_ATTR_URL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SAE_PARAM_APPLICATION - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SAE_TOKEN - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
SAE_TOKEN_PARAM - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"saeToken"
SCOPE - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
SEARCH_FILTER_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Query parameter name used for search filter.
SEARCH_PAGE_POSITION_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Used for paging of search requests to constrain result set.
SEARCH_PAGE_SIZE_QUERY_PARAM_DEFAULT_VALUE - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
TODO: This should probably be removed from client constants.
SEARCH_PAGE_SIZE_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Used for paging of search requests to constrain result set.
SEARCH_PARAM_PREFIX - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Query parameter name used for search filter attribute parameters.
searchGroupMembers(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get all the group members of a group.
searchGroupMembership(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Deprecated. 
searchGroupOwners(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get all the group owners of a group via group-groupOwner uri.
searchGroups(Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Does a search on groups collection resource.
searchManagers(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get all the managers to which the person is reporting via person-manager uri.
searchMemberOf(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get all the groups of which the group is a member of via group-groupMemberOf uri.
searchMemberOf(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get all the groups of which the person is a member of via person-memberOf uri.
searchOwnerOf(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get all the groups of which the group is an owner of via group-groupOwnerOf uri.
searchOwnerOf(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get all the groups of which the person is an owner of via person-ownerOf uri.
searchPersonMembers(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get all the members of a group.
searchPersonOwners(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
Get all the person owners of a group via group-personOwner uri.
searchReportees(String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Get all the reportees of which the person is manager via person-reports uri.
searchUsers(Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Does a search on users collection resource.
searchUsersOrgChart(String, String, Map<String, String>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Deprecated. 
SecurityContext - Class in oracle.security.idaas.rest.common
This class has two SubjectID: Caller and Filter Subject.
SecurityContext(SubjectID, SubjectID) - Constructor for class oracle.security.idaas.rest.common.SecurityContext
Constructor of passing caller subject and filter subject
SecurityContext(String, SubjectID, SubjectID) - Constructor for class oracle.security.idaas.rest.common.SecurityContext
Constructor of passing, service domain, caller subject and filter subject
SecurityEvent - Enum in oracle.security.idaas.rest.provider.plugin
Security event
SELECTED_IDENTITY_PROVIDER_ID - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
SELECTED_IDP_PARAM - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"selectedIDP"
sendEmail(String, String, String) - Method in interface oracle.security.idaas.rest.provider.plugin.OTPTransport
This method is used to send SMS in ChallengeOTPBySMS
sendSMS(String, String, String) - Method in interface oracle.security.idaas.rest.provider.plugin.OTPTransport
This method is used to send SMS in ChallengeOTPBySMS
SERVICE_DOMAIN_QUERY_PARAM_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
SERVICE_ID_PATH - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
 
ServiceProvider - Interface in oracle.security.idaas.rest.provider.common
Main interface for HTTP layer to lookup a Service Instance
SessionProvider - Interface in oracle.security.idaas.rp.spi
The SessionProvider interface is to create a session or helps in generating application session.
setAccessTokenServiceURI(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Sets the URI of the REST resource for obtaining an ACCESS Token.
setAccessURIMap(Map<String, String>) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig
setting the info regarding user profile access URIs in the configuration.
setAllowed(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationDecision
This method is usually set the the underlying client helper when transforming the JSON response from the service to this Java object.
setAllowed(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationDecisionImpl
Get the result of the decision of whether access is allowed or not.
setApplicationID(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setAppName(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setAppReturnURL(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setAttribute(String, String) - Method in class oracle.security.idaas.rest.common.Token
setAttribute sets individual session attribute for Token
setAttrValue(DataMapAttrKeyConst<T>, T) - Method in interface oracle.security.idaas.rest.provider.plugin.DataMap
This set method may throw an UnsupportedOperationException, if the underlying data is read-only.
setAuthenticated(boolean) - Method in class oracle.security.idaas.rest.provider.token.userauthn.AuthenticationResult
 
setAuthenticationServiceURI(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Sets the URI of the REST resource being accessed for authentication.
setAuthZHeader(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.Headers
Sets "Authorization" header to the specified value.
setAuthZHeader(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
Sets "Authorization" header to the specified value.
setBody(String) - Method in exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
For exceptions that resulted in a HTTP status code from the access to the server REST APIs, a string status code and description would be set.
setChallengeQuestion(ChallengeQuestion) - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
setChallengeType(ChallengeTypeEnum) - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
setClientAppId(String) - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
Setting the application id which presents in "X-IDAAS-REST-AUTHORIZATION" header
setClientAppIdStatus(HandlerRequest.ClientAppIdStatus) - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
setClientSDKVersion(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
setClientSDKVersion(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
setCode(String) - Method in exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
For exceptions that resulted in a HTTP status code from the access to the server REST APIs, a string status code and description would be set.
setContext(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Set the context for the token to create.
setContext(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Set the context for the token to create.
setContractName(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.Headers
Set contract name header value.
setContractName(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
Set contract name header value.
setDapToken(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setDeniedMessage(String) - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
setEntityURIMap(Map<String, String>) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig
setting the info regarding user profile entity URIs in the configuration.
setErrorCode(String) - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
setExpirationTSInSec(Long) - Method in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
If this expiration time stamp is not set or set to null, the Client App should discard the handle value upon an explicit user log out.
setExpiryTime(long) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
SetHandleSpec - Interface in oracle.security.idaas.rest.provider.plugin
 
setHandleSpecs(Map<String, SetHandleSpec>) - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
setHandleValue(String) - Method in interface oracle.security.idaas.rest.provider.plugin.SetHandleSpec
 
setIdaasRestAgentAuthZHeader(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.Headers
Set "X-Idaas-Rest-Agent-Authorization" header.
setIdaasRestAgentAuthZHeader(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
Set "X-Idaas-Rest-Agent-Authorization" header.
setIdaasRestAuthZHeader(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.Headers
Set "X-Idaas-Rest-Authorization" header.
setIdaasRestAuthZHeader(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
Set "X-Idaas-Rest-Authorization" header.
setIdpName(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setIdpURI(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setIdpUserIDURI(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setJsonArrayElements(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Sets the raw json payload for the elements attribute field from the response object.
setLinkAccounts(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setLinkAccountsURL(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setLocale(String) - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
setLocale(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setNext(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Sets the next field, the uri of the next page of search results if any, from the response object.
setOAMTAPSubmitURL(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setOAuthAccessToken(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setOICMobileAppEncryptionKey(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setOICMobileAppRequestID(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setOsType(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
setOsType(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
setOsVer(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
setOsVer(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
setPassword(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Set the password of the subject of the token to create.
setPassword(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Set the password of the subject of the token to create.
setPluginContext(PluginContext) - Method in class oracle.security.idaas.rest.common.Token
setting Plugin Context used in Security Plugin Integration
setPluginContext(PluginContext) - Method in exception oracle.security.idaas.rest.provider.common.exception.RESTUnauthorizedException
 
setPopup(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setPrevious(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Sets the previous field, the uri of the previous page of search results if any, from the response object.
setPrincipal(String) - Method in class oracle.security.idaas.rest.common.Token
setPrincipal sets user principal for token
setPrincipal(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Set the user principal.
setPrincipal(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
 
setProtocol(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setProviderType(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Set the provider type.
setProviderType(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
 
setQuestionRefId(String) - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
setQuestionString(String) - Method in interface oracle.security.idaas.rest.provider.plugin.ChallengeQuestion
 
setReadTokenUsingQueryParametersFlag(boolean) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Used for a feature on the authentication REST APIs which allows the read/verify token operation to pass the existing token to be verified in query parameters instead of in headers (the default behavior).
setRegClientAppId(String) - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
Setting the application id which is being registered
setRegisterationServiceURI(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Sets the URI of the REST resource being accessed for application registration.
setRegStartTime(long) - Method in class oracle.security.idaas.rp.RequestContext
 
setRequestHelperClassName(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Used to change in cases like mock testing where a developer wants to use a different class from default for the request helper class.
setRequestID(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setResource(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Set the resource for the token to create.
setResource(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Set the resource for the token to create.
setResultStatus(HandlerResult.ResultStatus) - Method in interface oracle.security.idaas.rest.provider.plugin.HandlerResult
 
setRpHostURL(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setScope(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setScopes(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setSecret(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setSecurityEvent(SecurityEvent) - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
setSelectedIdentityProvider(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setServiceDomain(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequest
 
setServiceDomain(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.applicationprofile.ApplicationProfileRequestImpl
 
setServiceURI(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientSDKConfig
Sets the URI of the REST resource being accessed.
setStartTime(long) - Method in class oracle.security.idaas.rp.RequestContext
 
setSubjectType(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Get the subject type of the token to create.
setSubjectType(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Get the subject type of the token to create.
setSubjectType(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequest
Set the subject type of the token.
setSubjectType(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequestImpl
Set the subject type of the token.
setSubjectType(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Set the subject type associated with the existing token.
setSubjectType(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Set the subject type associated with the existing token.
setSubjectType(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequest
Set the subject type for the token.
setSubjectType(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequestImpl
Set the subject type for the token.
setSubjectValue(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequest
Set the subject value for the token.
setSubjectValue(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequestImpl
Set the subject value for the token.
setSubjectValue(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Set the subject value associated with the existing token.
setSubjectValue(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Set the subject value associated with the existing token.
setSubjectValue(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequest
Set the subject value for the token.
setSubjectValue(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequestImpl
Set the subject value for the token.
setTimestamp(long) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setTokenAttribute(String, String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setTokenAttributes(Map<String, String>) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setTokenId(String) - Method in class oracle.security.idaas.rest.common.Token
setTokenId sets TokenId into Token
setTokenInfoServiceURI(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.AuthenticationClientSDKConfig
Sets the URI of the REST resource being accessed for obtaining the token information
setTokenProviderType(String) - Method in class oracle.security.idaas.rest.common.Token
set Token Provider Type (if applicable)
setTokenType(Token.Type) - Method in class oracle.security.idaas.rest.common.Token
setTokenType sets TokenType into Token TokenType is one of followings : - userToken, clientToken, serviceToken
setTokenType(String) - Method in class oracle.security.idaas.rest.common.Token
Deprecated. 
setTokenType(OAuthTokenType) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setTokenTypeString(String) - Method in class oracle.security.idaas.rest.common.Token
setTokenTypeString sets TokenType into Token TokenType is one of followings : - userToken, clientToken, serviceToken
setTokenTypeToCreate(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Set the token type of the new token to create.
setTokenTypeToCreate(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Set the token type of the new token to create.
setTokenTypeToCreate(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequest
Set the type of the new token to create.
setTokenTypeToCreate(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Set the type of the new token to create.
setTokenValue(String) - Method in class oracle.security.idaas.rest.common.Token
setTokenValue sets the token value into Token.
setTokenValue(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setType(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Set the type of the token.
setType(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
Set the type of the token.
setUri(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Sets the URI field from the response object.
setUserAttributeNames(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setUserAttributes(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setUserAttributes(Map<String, String>) - Method in class oracle.security.idaas.rp.RequestContext
 
setUserDN(String) - Method in class oracle.security.idaas.rest.common.Token
set User LDAP DN (if applicable)
setUserDN(String) - Method in class oracle.security.idaas.rest.provider.token.userauthn.AuthenticationResult
 
setUserId(String) - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
setUserID(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setUserID(String) - Method in class oracle.security.idaas.rp.RequestContext
 
setUserIdStatus(HandlerRequest.UserIdStatus) - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
setUserIdType(HandlerRequest.UserIdType) - Method in interface oracle.security.idaas.rest.provider.plugin.PluginContext
 
setUsername(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequest
Set the username of the subject of the token to create.
setUsername(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Set the username of the subject of the token to create.
setUserPrincipalAttrName(String) - Method in class oracle.security.idaas.rest.common.Token
setUserPrincipalAttrName sets user principal Attribute Name for token
setValue(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.AuthenticationResult
Set the value of the token.
setValue(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
Set the value of the token.
setVersion(String) - Method in class oracle.security.idaas.rp.oauth.OAuthToken
 
setXIdaasRestSubjectHeader(String) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.Headers
set "X-Idaas-Rest-Subject" header
setXIdaasRestSubjectHeader(String) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.HeadersDefaultImpl
set "X-Idaas-Rest-Subject" header
sslTrustHosts - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.OICHostnameVerifier
 
STANDARD_AUTHZ_HEADER_NAME - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.ClientConstants
Constant for the name of the standard Authorization Header.
Status - Class in oracle.security.idaas.rp
 
Status(int) - Constructor for class oracle.security.idaas.rp.Status
 
Status(int, String) - Constructor for class oracle.security.idaas.rp.Status
 
SubjectID<V> - Class in oracle.security.idaas.rest.common
SubjectID represents unique opaque value, which identifies the client or user identity and can be used to test on a particular subject identity has a resource privilege.
SubjectID(SubjectID.Type, V) - Constructor for class oracle.security.idaas.rest.common.SubjectID
Default Token Constructor with subjectid type and value
SubjectID.Type - Enum in oracle.security.idaas.rest.common
Enumeration for SubjectID Type.
SYSTEM_IDAAS_CRUDSERVICE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SYSTEM_IDAAS_TOKENSERVICE_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SYSTEM_RP_ERROR_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SYSTEM_RP_LOGIN_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
SYSTEM_RP_REGISTRATION_URL_PROPERTY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 

T

TAP_TOKEN_VERSION - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
terminateToken(SecurityContext, SubjectID) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
Invalidates a Token.
terminateTokens(SecurityContext, SubjectID) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
The terminateTokens invalidates all the tokens belong to the owner of SubjectID.
Token - Class in oracle.security.idaas.rest.common
Token includes all the user / client / Provider specific token information in the request.
Token() - Constructor for class oracle.security.idaas.rest.common.Token
No Arg Token Constructor
Token(String, String, String, TokenValueFormatHelper) - Constructor for class oracle.security.idaas.rest.common.Token
Token Constructor with Token ID, Token Value, Token Type, Token Value Format Helper
Token(String) - Constructor for class oracle.security.idaas.rest.common.Token
Token Constructor with Token value
Token(String, TokenValueFormatHelper) - Constructor for class oracle.security.idaas.rest.common.Token
Token Constructor with Token value and Token Value Format Helper
Token(String, String, String) - Constructor for class oracle.security.idaas.rest.common.Token
Token Constructor with Token ID, Token Value and Token Type
Token.Type - Enum in oracle.security.idaas.rest.common
Enumerated Token Type.
TokenCreateRequest - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Interface for Java representation of JSON payload on a create token request.
TokenCreateRequestImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Java representation of JSON payload on a create token request.
TokenCreateRequestImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
No arg constructor for the payload of a create token request for authentication.
TokenCreateRequestImpl(String, String, String, String) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenCreateRequestImpl
Constructor for the payload of a create token request for authentication.
TokenDeleteRequest - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Interface for Java representation of the JSON payload send in the request entity of a token delete request.
TokenDeleteRequestImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Default Java representation of the JSON payload send in the request entity of a token delete request.
TokenDeleteRequestImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequestImpl
Constructor used by underlying helpers when creating an instance of one of these Java objects.
TokenExchangeRequest - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Interface for Java representation of JSON payload on a create token request.
TokenExchangeRequestImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Java representation of JSON payload on a create token request.
TokenExchangeRequestImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
No arg constructor to create an instance of the request data.
TokenExchangeRequestImpl(String, String, String, String, String) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenExchangeRequestImpl
Constructor to create an instance of the request data.
TokenReadRequest - Interface in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Interface for getting/reading/verifying an existing token, there is no json payload and more importantly there is no uri identifier segment like /{token-id} at the end of the request URI (like .../people/{person-id} so this is a special class.
TokenReadRequestImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
For getting/reading/verifying an existing token, there is no json payload and more importantly there is no uri identifier segemt like /{token-id} at the end of the request URI (like .../people/{person-id} so this is a special class.
TokenReadRequestImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenReadRequestImpl
Constructor used by underlying helpers when creating an instance of one of these Java objects.
TokenResultDefaultImpl - Class in oracle.security.idaas.rest.jaxrs.client.sdk.authentication
Default Java representation of the json response on token requests.
TokenResultDefaultImpl() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
Default constructor used by underlying helpers when creating this Java respresentation from the JSON response.
TokenService - Interface in oracle.security.idaas.rest.provider.token
TokenService in an interface for an Authenticat Service to implement.
TokenValueFormatHelper - Interface in oracle.security.idaas.rest.common
A helper class used to parse and set properties of a token.
toString() - Method in class oracle.security.idaas.rest.common.SubjectID
The value returned by this "toString()" method may change in future.
toString() - Method in class oracle.security.idaas.rest.common.Token
Value returned by this "toString()" may change in future.
toString() - Method in class oracle.security.idaas.rest.common.UserCredential
 
toString() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenResultDefaultImpl
 
toString() - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authorization.AuthorizationDecisionImpl
Get a string value for this Java object.
toString() - Method in exception oracle.security.idaas.rest.jaxrs.client.sdk.OICClientException
 
toString() - Method in class oracle.security.idaas.rp.RequestContext
 
trustAllServerCerts - Static variable in class oracle.security.idaas.rest.jaxrs.client.sdk.OICHostnameVerifier
 
TWITTER - Static variable in class oracle.security.idaas.rp.common.RPConstants
 

U

updateGroup(String, Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.GroupsClient
For the set of attributed that the client wants changed, the client would set the group's attribute keys and values into a map and then call this method.
updateResource(String, Object, Map<String, String>, Class<T>) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelper
Executes a PUT request to update a resource
updateResource(String, Object, Map<String, String>, Class<T>) - Method in interface oracle.security.idaas.rest.jaxrs.client.sdk.authentication.RequestHelperInterface
Executes a PUT request to update a resource
updateSessionAttributes(SecurityContext, SubjectID, Map<String, Object>) - Method in interface oracle.security.idaas.rest.provider.token.TokenService
Updates Token attributes.
updateUser(String, Map<String, Object>, Headers) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.PeopleClient
Updates a resource for the specified set of attributes in the request.
uri - Variable in class oracle.security.idaas.rest.jaxrs.client.sdk.userprofile.JSONCollection
Need to make these fields private
URL_CONSTANT_AMPERSAND - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_AMPERSAND_ENCODED - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_COLON - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_COMMA - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_EQUAL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_EQUAL_ENCODED - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_QUERY - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_QUERY_ENCODED - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_SAE_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_CONSTANT_SEMICOLON - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_PARAM - Static variable in class oracle.security.idaas.rp.client.RPClientConstants
"url"
URL_PARAM_BACK_URL - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_PARAM_ID - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_PARAM_REG_ATTRS - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_PARAM_REQUEST_ID - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_PARAM_TAP_TOKEN - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
URL_RETURN_SUFFIX - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
urlEncode(String) - Static method in class oracle.security.idaas.rest.jaxrs.client.sdk.Util
 
USER_ATTR_PREFIX - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
USER_ATTRIBUTES - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
UserAuthenticator - Interface in oracle.security.idaas.rest.provider.token.userauthn
 
UserAuthenticatorEnvException - Exception in oracle.security.idaas.rest.provider.token.userauthn
 
UserAuthenticatorEnvException(String) - Constructor for exception oracle.security.idaas.rest.provider.token.userauthn.UserAuthenticatorEnvException
 
UserAuthenticatorEnvException(Throwable) - Constructor for exception oracle.security.idaas.rest.provider.token.userauthn.UserAuthenticatorEnvException
 
UserAuthenticatorEnvException(String, Throwable) - Constructor for exception oracle.security.idaas.rest.provider.token.userauthn.UserAuthenticatorEnvException
 
UserCredential - Class in oracle.security.idaas.rest.common
UserCredential represents userid/passwd to authenticate the user
UserCredential(String, String) - Constructor for class oracle.security.idaas.rest.common.UserCredential
Token Constructor with uid/passwd
UserCredential(AuthzHeader) - Constructor for class oracle.security.idaas.rest.common.UserCredential
 
UserCredential(String) - Constructor for class oracle.security.idaas.rest.common.UserCredential
Deprecated. 
USERDN_ATTR - Static variable in class oracle.security.idaas.rest.common.Token
 
USERID - Static variable in interface oracle.security.idaas.rp.spi.PostIDPSelector
 
UserProfileClientSDKConfig - Class in oracle.security.idaas.rest.jaxrs.client.sdk
Encapsulates configuration info for clients.
UserProfileClientSDKConfig() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig
Constructor for the configuration of the token client sdk for REST services.
UserProfileClientSDKConfig(String) - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig
Constructor for the configuration of the token client sdk for REST services.
UserProfileClientSDKConfig.DIR_RELATIONSHIP - Enum in oracle.security.idaas.rest.jaxrs.client.sdk
 
UserRegistrationStatus - Interface in oracle.security.idaas.rp.spi
This interface UserRegistrationStatus enables to check for the presence of the User.
UTF8_ENCODING - Static variable in class oracle.security.idaas.rp.common.RPConstants
 
Util - Class in oracle.security.idaas.rest.jaxrs.client.sdk
Utility methods used by clientsdk.
Util() - Constructor for class oracle.security.idaas.rest.jaxrs.client.sdk.Util
 

V

valueOf(String) - Static method in enum oracle.security.idaas.rest.common.SubjectID.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.common.Token.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig.DIR_RELATIONSHIP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile.NetworkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.ClientAppIdStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.UserIdStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.UserIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerResult.ResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rest.provider.plugin.SecurityEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rp.common.RPConstants.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rp.common.RPConstants.RP_REST_SEC_MECH
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.security.idaas.rp.common.RPConstants.spi
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.security.idaas.rest.common.SubjectID.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.common.Token.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.jaxrs.client.sdk.UserProfileClientSDKConfig.DIR_RELATIONSHIP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.provider.plugin.DeviceNetworkProfile.NetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.ClientAppIdStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.UserIdStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerRequest.UserIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.provider.plugin.HandlerResult.ResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rest.provider.plugin.SecurityEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rp.common.RPConstants.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rp.common.RPConstants.RP_REST_SEC_MECH
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.security.idaas.rp.common.RPConstants.spi
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, SSLSession) - Method in class oracle.security.idaas.rest.jaxrs.client.sdk.OICHostnameVerifier
 

Y

YAHOO - Static variable in class oracle.security.idaas.rp.common.RPConstants
 

A B C D F G H I J K L M N O P R S T U V Y

Copyright (c) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT