- get_webgateProfile() - Method in class oracle.security.am.asdk.LocalAccessClient
-
- getAction(String, String) - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getAction(String, String) - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns action corresponding to the action name and type specified.
- getAction(String, String) - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getAction(String, String) - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns action corresponding to the action name and type specified.
- getAction(String, String) - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns action corresponding to the action name and type specified.
- getActions(String) - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getActions(String) - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns hashtable containing actions in the form of name/value
pairs of String type for specified actionType.
- getActions(String) - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getActions(String) - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns hashtable containing actions in the form of name/value
pairs of String type for specified actionType.
- getActions(String) - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns hashtable containing actions in the form of name/value
pairs of String type for specified actionType.
- getActionTypes() - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getActionTypes() - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns string array of all the action types returned by the OAM server
as part of authentication or authorization.
- getActionTypes() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getActionTypes() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns string array of all the action types returned by the OAM server
as part of authentication or authorization.
- getActionTypes() - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns string array of all the action types returned by the OAM server
as part of authentication or authorization.
- getAgentHashKey(String, Logger, byte[]) - Static method in class oracle.security.am.asdk.Utils
-
Generates the key for HMAC Hash for agent payload validation
- getAllChallengeParameters() - Method in class com.oblix.access.ObAuthenticationScheme
-
Deprecated.
Returns all the challenge parameters specified during configuration for
a given authentication scheme
- getAllChallengeParameters() - Method in interface com.oblix.access.ObAuthenticationSchemeInterface
-
Deprecated.
Returns all the challenge parameters specified during configuration for a
given authentication scheme, for example userid,password
- getAllChallengeParameters() - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns all the challenge parameters specified during configuration for a
given authentication scheme for example userid, password.
- getAllItems() - Static method in class com.oblix.access.ObConfig
-
Deprecated.
Returns all the configuration settings from the configuration file before
connecting to the server, or the configuration fetched from the server
- getAuthorizationParameters() - Method in class com.oblix.access.ObResourceRequest
-
Deprecated.
Returns parameters required for authorization of the resource.
- getAuthorizationParameters() - Method in interface com.oblix.access.ObResourceRequestInterface
-
Deprecated.
Returns parameters required for authorization of the resource.
- getAuthorizationParameters() - Method in class oracle.security.am.asdk.ResourceRequest
-
Returns parameters required for authorization of the resource.
- getCacheManager() - Method in class oracle.security.am.asdk.AccessClient
-
Returns cache manager instance
- getCacheManager() - Method in class oracle.security.am.asdk.LocalAccessClient
-
Returns cache manager instance
- getChallengeParameter(String) - Method in class com.oblix.access.ObAuthenticationScheme
-
Deprecated.
Returns a value of a given challenge parameters by name, as specified
during configuration
- getChallengeParameter(String) - Method in interface com.oblix.access.ObAuthenticationSchemeInterface
-
Deprecated.
Returns a value of a given challenge parameter by name, as specified
during configuration
- getChallengeParameter(String) - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns challenge parameter value specified in authentication scheme
- getClient() - Method in class oracle.security.am.asdk.AccessClient
-
- getClient() - Method in class oracle.security.am.asdk.LocalAccessClient
-
- getClientDiagnosticInfo() - Static method in class com.oblix.access.ObDiagnostic
-
Deprecated.
Returns the diagnostic information about the connectivity to OAM 10g
servers including host, port, time since when the connection is established
and the server state.
- getClientDiagnosticInfo() - Method in class oracle.security.am.asdk.AccessClient
-
Returns the diagnostic information about the connectivity to OAM 10g
servers including host, port, time since when the connection is established
and the server state.
- getConfig() - Method in class oracle.security.am.asdk.AccessClient
-
- getConfig() - Method in class oracle.security.am.asdk.LocalAccessClient
-
- getConfigDifference() - Method in class oracle.security.am.asdk.AccessClient
-
Returns the difference or changes occurred in configurations after
configuration update.
- getConfigurations() - Method in class oracle.security.am.asdk.AccessClient
-
Returns all the configuration settings from the configuration file before
connecting to the server, or the configuration fetched from the server
- getCustomError() - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns plugin error code sent by the custom plugin
Error
- getDecryptedSecret(String, byte[], Logger) - Static method in class oracle.security.am.asdk.Utils
-
- getDefaultInstance() - Static method in class oracle.security.am.asdk.AccessClient
-
Returns a reference to the Singleton object of AccessClient;
if already created.
- getDefaultInstance() - Static method in class oracle.security.am.asdk.LocalAccessClient
-
Returns a reference to the Singleton object of AccessClient;
if already created.
- getDirectoryDiagnosticInfo() - Static method in class com.oblix.access.ObDiagnostic
-
Deprecated.
Returns the diagnostic information from the OAM 10g server about the
Directory Servers used to store User, Policy, Config information.
- getDirectoryDiagnosticInfo() - Method in class oracle.security.am.asdk.AccessClient
-
Returns the directory diagnostic information from the OAM 10g servers
about the Directory Servers used to store User, Policy, Config information.
- getError() - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getError() - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns the error number from the most recent authentication or
authorization
Error
- getError() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getError() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns the error number from the most recent authentication or
authorization failure
Error
- getError() - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns error number determined by the most recent
authentication or authorization.
- getErrorMessage() - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getErrorMessage() - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns the detailed error message for the authentication
or authorization failure
- getErrorMessage() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getErrorMessage() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns the detailed error message for the authentication
or authorization failure
- getErrorMessage() - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns detailed error message pertaining to authentication or
authorization failure.
- getHmacShaSalt(byte[], String, Utils.HMACHashingAlgo, Logger) - Static method in class oracle.security.am.asdk.Utils
-
- getInstanceNAPVersion() - Method in class oracle.security.am.asdk.AccessClient
-
Returns Oracle Access Protocol version of the current AccessClient
instance.
- getInstanceNAPVersion() - Method in class oracle.security.am.asdk.LocalAccessClient
-
Returns Oracle Access Protocol version of the current AccessClient
instance.
- getItem(String) - Static method in class com.oblix.access.ObConfig
-
Deprecated.
Returns the value for the specified configuration item name
- getLastUseTime() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getLastUseTime() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns the time in seconds from Jan 1, 1970 till the most recent user
request was authorized.
- getLastUseTime() - Method in class oracle.security.am.asdk.UserSession
-
Returns the time in seconds from Jan 1, 1970 till the most recent user
request was authorized.
- getLevel() - Method in class com.oblix.access.ObAuthenticationScheme
-
Deprecated.
Returns the numeric authentication level as specified during authentication
scheme configuration
- getLevel() - Method in interface com.oblix.access.ObAuthenticationSchemeInterface
-
Deprecated.
Returns the numeric authentication level as specified during
authentication scheme configuration
- getLevel() - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getLevel() - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns authentication scheme level at which user is authenticated
- getLevel() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getLevel() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns authentication scheme level at which user is authenticated.
- getLevel() - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns the numeric authentication level as specified during
authentication scheme configuration
- getLevel() - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns authentication scheme level at which user
is authenticated.
- getLevel() - Method in class oracle.security.am.asdk.UserSession
-
Returns authentication scheme level at which user is authenticated.
- getLocation() - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getLocation() - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns the IP address of the user's client
- getLocation() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getLocation() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns the IP address of the user's client
- getLocation() - Method in class oracle.security.am.asdk.AccessClient
-
- getLocation() - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns the IP address of the client as specified by the application
while creating the session.
- getLocation() - Method in class oracle.security.am.asdk.UserSession
-
Returns the IP address of the user's client
- getLogger() - Method in class oracle.security.am.asdk.AccessClient
-
Returns logger instance
- getLogger() - Method in class oracle.security.am.asdk.LocalAccessClient
-
Returns logger instance
- getMapFromUserDefinedParamMapStr(String) - Method in class oracle.security.am.asdk.AccessClient
-
This method can be used to get Map of parameters defined in
"UserDefinedvals" Map which is here serialized as String.
- getMask() - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns integer value of authentication challenge method used for
protecting the resource.
- getMasterToken(String, String) - Method in class oracle.security.am.asdk.LocalAccessClient
-
- getMessageID() - Method in exception oracle.security.am.asdk.AccessException
-
Returns message id if it was passed on creation.
- getName() - Method in class com.oblix.access.ObAuthenticationScheme
-
Deprecated.
Returns the display name of the authentication scheme
- getName() - Method in interface com.oblix.access.ObAuthenticationSchemeInterface
-
Deprecated.
Returns the authentication scheme name
- getName() - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns the authentication scheme name
- getNAPVersion() - Static method in class com.oblix.access.ObConfig
-
Deprecated.
Returns NetPoint Access Protocol Version.
- getNAPVersion() - Static method in class oracle.security.am.asdk.AccessClient
-
Returns Oracle Access Protocol version of the default singleton object
instance.
- getNAPVersion() - Static method in class oracle.security.am.asdk.LocalAccessClient
-
Returns Oracle Access Protocol version of the default singleton object
instance.
- getNumberOfActions(String) - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getNumberOfActions(String) - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns number of actions of the specified type
that are associated with the specified user session.
- getNumberOfActions(String) - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getNumberOfActions(String) - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns number of actions of the specified type that are returned by OAM
server as part of authentication or authorization.
- getNumberOfActions(String) - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns number of actions of the specified type that are returned by OAM
server as part of authentication or authorization.
- getNumberOfAuthorizationParameters() - Method in class com.oblix.access.ObResourceRequest
-
Deprecated.
Returns count of parameters required for authorization of
this resource.
- getNumberOfAuthorizationParameters() - Method in class oracle.security.am.asdk.ResourceRequest
-
Returns count of parameters required for authorization of
the resource request object.
- getNumberOfChallengeParameters() - Method in class com.oblix.access.ObAuthenticationScheme
-
Deprecated.
Returns the current number of challenge parameters in authentication scheme
- getNumberOfChallengeParameters() - Method in interface com.oblix.access.ObAuthenticationSchemeInterface
-
Deprecated.
Returns number of challenge parameters in authentication scheme.
- getNumberOfChallengeParameters() - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns number of challenge parameters in authentication scheme
- getNumberOfItems() - Static method in class com.oblix.access.ObConfig
-
Deprecated.
Returns the count of configuration variables in configuration file.
- getObClient() - Method in class oracle.security.am.asdk.AccessClient
-
- getObClient() - Method in class oracle.security.am.asdk.LocalAccessClient
-
- getOperation() - Method in class com.oblix.access.ObResourceRequest
-
Deprecated.
- getOperation() - Method in interface com.oblix.access.ObResourceRequestInterface
-
Deprecated.
Returns method configured for resource request object for example HTTP
methods like GET, POST.
- getOperation() - Method in class oracle.security.am.asdk.ResourceRequest
-
Returns method configured for resource request object
for example HTTP methods like GET, POST.
- getParameters() - Method in class com.oblix.access.ObResourceRequest
-
Deprecated.
- getParameters() - Method in interface com.oblix.access.ObResourceRequestInterface
-
Deprecated.
Returns query parameters used to define a resource.
- getParameters() - Method in class oracle.security.am.asdk.ResourceRequest
-
Returns query parameters in the form of name/value pairs of String type.
- getParams() - Method in exception oracle.security.am.asdk.AccessException
-
Returns the parameters of the exception message.
- getRedirectUrl() - Method in class com.oblix.access.ObAuthenticationScheme
-
Deprecated.
Returns the URL specified during configuration, to be used for redirecting
the clients for authentication
- getRedirectUrl() - Method in interface com.oblix.access.ObAuthenticationSchemeInterface
-
Deprecated.
Returns the URL specified during configuration, to be used for
redirecting the clients for authentication
- getRedirectUrl() - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns the URL specified during configuration, to be used for
redirecting the clients for authentication
- getResource() - Method in class com.oblix.access.ObResourceRequest
-
Deprecated.
- getResource() - Method in interface com.oblix.access.ObResourceRequestInterface
-
Deprecated.
Returns resource
- getResource() - Method in class oracle.security.am.asdk.ResourceRequest
-
Returns resource
- getResourceRequest() - Method in class com.oblix.access.ObResourceRequest
-
Deprecated.
- getResourceType() - Method in class com.oblix.access.ObResourceRequest
-
Deprecated.
- getResourceType() - Method in interface com.oblix.access.ObResourceRequestInterface
-
Deprecated.
Returns resource type
- getResourceType() - Method in class oracle.security.am.asdk.ResourceRequest
-
Returns resource type
- getResrcOp() - Method in class oracle.security.am.asdk.ResourceRequest
-
- getRetainerInfo() - Method in class oracle.security.am.asdk.ResourceRequest
-
- getReverseActionsFromParameters() - Method in class oracle.security.am.asdk.ResourceRequest
-
- getSchemeId() - Method in class oracle.security.am.asdk.AuthenticationScheme
-
Returns the scheme id
- getSchemeId() - Method in class oracle.security.am.asdk.ResourceRequest
-
Returns authentication scheme id used to protect the resource
- getScopedSessionToken(Map<String, String>) - Method in class oracle.security.am.asdk.UserSession
-
Returns String object representing the scoped session token.
- getScopedSessionToken(AccessClient, String, Map<String, String>) - Static method in class oracle.security.am.asdk.UserSession
-
Returns String object representing the scoped session token
- getScopedSessionToken(LocalAccessClient, String, Map<String, String>) - Static method in class oracle.security.am.asdk.UserSession
-
- getSDKVersion() - Static method in class com.oblix.access.ObConfig
-
Deprecated.
Returns Access Server API Version.
- getSDKVersion() - Static method in class oracle.security.am.asdk.AccessClient
-
Returns the OAM Access SDK version number.
- getSDKVersion() - Static method in class oracle.security.am.asdk.LocalAccessClient
-
Returns the OAM Access SDK version number.
- getServerDiagnosticInfo() - Static method in class com.oblix.access.ObDiagnostic
-
Deprecated.
Returns the diagnostic information from the OAM 10g server containing
server health, host, port, number of connections.
- getServerDiagnosticInfo() - Method in class oracle.security.am.asdk.AccessClient
-
Returns the diagnostic information from the OAM 10g server containing server
health, host, port, number of connections.
- getSessionAttributes(String) - Static method in class oracle.security.am.asdk.UserSession
-
Get the attributes for the given sessionId
- getSessionAttributes() - Method in class oracle.security.am.asdk.UserSession
-
Get the attributes of current user session.
- getSessionAttributes(AccessClient) - Method in class oracle.security.am.asdk.UserSession
-
Get the attributes of current user session.
- getSessionAttributes(LocalAccessClient) - Method in class oracle.security.am.asdk.UserSession
-
Get the attributes of current user session.
- getSessionAttributes(AccessClient, String) - Static method in class oracle.security.am.asdk.UserSession
-
Get the attributes for the given sessionId using the specified
AccessClient object.
- getSessionAttributes(LocalAccessClient, String) - Static method in class oracle.security.am.asdk.UserSession
-
Get the attributes for the given sessionId using the specified
AccessClient object.
- getSessionIdFormat(String) - Static method in class oracle.security.am.asdk.LocalAccessClient
-
- getSessionIds(String) - Static method in class oracle.security.am.asdk.UserSession
-
Get the SessionIds for the given LDAP userid.
- getSessionIds(AccessClient, String) - Static method in class oracle.security.am.asdk.UserSession
-
Get the SessionIds of the given LDAP userid using the specified
AccessClient object.
- getSessionIds(LocalAccessClient, String) - Static method in class oracle.security.am.asdk.UserSession
-
Get the SessionIds of the given LDAP userid using the specified
LocalAccessClient object.
- getSessionToken() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getSessionToken() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns the serialized representation of user session
- getSessionToken() - Method in class oracle.security.am.asdk.UserSession
-
Returns the saved, encrypted ASCII string representing the user session.
- getStartTime() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getStartTime() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns time in seconds from Jan 1, 1970 till authenticated user session
was started.
- getStartTime() - Method in class oracle.security.am.asdk.UserSession
-
Returns time in seconds from Jan 1, 1970 till authenticated user session
was started.
- getStatus() - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getStatus() - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Provides integer value representing the current status of the session.
- getStatus() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getStatus() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Provides integer value representing the current status of the session.
- getStatus() - Method in class oracle.security.am.asdk.BaseUserSession
-
Provides integer value representing the current status of the session.
- getStatus() - Method in class oracle.security.am.asdk.ResourceRequest
-
- getStatus() - Method in class oracle.security.am.asdk.UserSession
-
Provides integer value representing the current status of the session.
- getTokenMaxIdleTime() - Method in class oracle.security.am.asdk.UserSession
-
Returns maximum idle time in seconds since Jan 1 1970.
- getUserIdentity() - Method in class com.oblix.access.ObPseudoUserSession
-
Deprecated.
- getUserIdentity() - Method in interface com.oblix.access.ObPseudoUserSessionInterface
-
Deprecated.
Returns the DN of the user's profile entry in the user directory.
- getUserIdentity() - Method in class com.oblix.access.ObUserSession
-
Deprecated.
- getUserIdentity() - Method in interface com.oblix.access.ObUserSessionInterface
-
Deprecated.
Returns the DN of the user's profile entry in the user directory.
- getUserIdentity() - Method in class oracle.security.am.asdk.BaseUserSession
-
Returns the DN of the user's profile entry in the user directory.
- getUserIdentity() - Method in class oracle.security.am.asdk.UserSession
-
Returns the DN of the user's profile entry in the user directory.
- getUserToken(String, String) - Method in class oracle.security.am.asdk.LocalAccessClient
-
- getUserToken(String, String, String) - Method in class oracle.security.am.asdk.LocalAccessClient
-