Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-05

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


D

DATA_MANAGER_DUPLICATED_VALUE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DATA_TYPE_VALUE_NOT_IN_RANGE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DATASOURCE_CREDENTIAL_INVALID - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
DATASOURCE_NOT_FOUND - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DataSourceCredential - Interface in oracle.security.jps.service.credstore
A DataSourceCredential instance encapsulates access information for a data provider.
DataType.TYPE - Enum in oracle.security.jps.service.policystore.info
 
DB_LOGIN_MODULE_CONFIG - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DB_LOGIN_MODULE_CONFIG_NONE - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DB_LOGIN_MODULE_NOT_CONFIG - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DECODE_PATH_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.COMMON
 
DEFAULT_APP_ADMIN_ROLE_NOT_FOUND_IN_DST_STORE - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DEFAULT_CONTEXT_POLICY_RETRIEVAL_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DEFAULT_CREDSTORE_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
DEFAULT_JPS_CONFIG_NOT_AVAILABLE - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
DEFAULT_LM_CONTROL_FLAG - Static variable in class oracle.security.jps.JpsConstants
 
DEFAULT_LM_CONTROL_FLAG - Static variable in class oracle.security.jps.JpsConstants
 
DEFAULT_PD_ADMIN_ROLE_NOT_FOUND_IN_DST_STORE - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DEFAULT_POLICY_PROVIDER_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
DEFAULT_POLICY_STORE_NOT_FOUND - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DEFAULT_REALM_CONFIG_INVALID - Static variable in interface oracle.security.jps.util.JpsMsgCode.AUTHENTICATION
 
DEFAULT_REALM_CONFIG_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.AUTHENTICATION
 
DEFAULT_RESOURCE_TYPE_NAME - Static variable in interface oracle.security.jps.service.policystore.info.resource.ResourceTypeEntry
 
DEFAULT_SYS_ADMIN_ROLE_NOT_FOUND_IN_DST_STORE - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DELETE_ALL_CREDENTIALS_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
DELETE_ALL_CREDENTIALS_SUCCEEDED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
DELETE_APP_MODULE_POLICY_NOT_FOUND_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DELETE_APP_POLICIES_CONFIRM_PROMPT - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DELETE_APP_POLICIES_WARNING - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DELETE_APP_POLICY_NOT_FOUND_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DELETE_APP_POLICY_PERSIST_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DELETE_CRED_SUCCESS - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DELETE_CREDENTIAL_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
DELETE_CREDENTIAL_MAP_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
DELETE_CREDENTIAL_MAP_SUCCEEDED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
DELETE_CREDENTIAL_SUCCEEDED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
DELETE_JACC_POLICY_PERSIST_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DELETE_REALM_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DELETE_REALM_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
DELETE_REALM_SUCESSFUL - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DELETE_ROLE_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DELETE_ROLE_SUCCESSFUL - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DELETE_SYSTEM_POLICY_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
deleteAllCredentials() - Method in interface oracle.security.jps.service.credstore.CredentialStore
Removes all the Credential objects from this CredentialStore You need delete CredentialAccessPermission permission to execute this API.
deleteApplicationPolicy(String) - Method in interface oracle.security.jps.service.policystore.PolicyStore
Delete an application policy given the application name - appid.
deleteCredential(String) - Method in interface oracle.security.jps.service.credstore.CredentialMap
Removes the Credential objects associated with the specified key.
deleteCredential(String, String) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Removes the Credential objects associated with the specified mapName and key.
deleteCredentialMap(String) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Removes the CredentialMap objects associated with the specified mapName.
deleteKeyStore(String, String, KeyStore.ProtectionParameter) - Method in interface oracle.security.jps.service.keystore.KeyStoreService
This method deletes an existing keystore.
deletePermissionSet(EntryReference, boolean) - Method in interface oracle.security.jps.service.policystore.entitymanager.PermissionSetManager
Delete a PermissionSet
deleteResource(EntryReference, boolean) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceManager
Deletes a Resource
deleteResourceType(EntryReference, boolean) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceTypeManager
Deletes the resource type.
deleteRoleCategory(EntryReference) - Method in interface oracle.security.jps.service.policystore.entitymanager.RoleCategoryManager
Deletes the role category.
deleteStore() - Method in interface oracle.security.jps.service.credstore.CredentialStore
Deprecated. This has beed deprecated because there are no explicit delete of store are supported.
DELETING_DEFAULT_RLM_NOT_ALLOWED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
DELETING_SYSTEM_POLICY_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.COMMON
 
DELETION_CONFLICTS_INIT_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
DELETION_WRITER_FAILED_RESOLVE - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
DELETIONS_CONF_MOD_REASON - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
DELETIONS_CONF_REF_REASON - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
DELETIONS_SAFE_REASON - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
DEPENDENCY_RESOLUTION_NOT_DONE - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
DEPENDENCY_RESOLUTION_NOT_VALID - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
DESCRIPTION_ACCESS_SUBJECT - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_AND - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_ATTRIBUTE_HAS_VALUE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_BOOLEAN_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_CURRENT_DATE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_CURRENT_DATETIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_CURRENT_GMT_DATE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_CURRENT_GMT_TIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_CURRENT_TIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_DATE_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_DATE_GREATER_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_DATE_GREATER_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_DATE_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_DATE_LESS_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_DATE_LESS_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_INTEGER_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_INTEGER_GREATER_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_INTEGER_GREATER_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_INTEGER_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_INTEGER_LESS_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_INTEGER_LESS_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_NOT - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_OR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_RESOURCE_ID - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_RESOURCE_TYPE_ID - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_STRING_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_STRING_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_STRING_REGEXP_MATCH - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_SYS_APP - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_SYS_OBJ - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_SYS_OBJ_Q - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_SYS_OBJ_TYPE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_SYS_PRIVILEGE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_SYS_SUBJECTGROUPS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_SYS_USER - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_TIME_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_TIME_GREATER_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_TIME_GREATER_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_TIME_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_TIME_LESS_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_TIME_LESS_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_VALID_FOR_HOURS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_VALID_FOR_MINUTES - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_VALID_FOR_MSECONDS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_VALID_FOR_SECONDS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_VALID_UNTIL_DATE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DESCRIPTION_VALID_UNTIL_TIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DEST_ID_STORE_COULD_NOT_BE_INITIALIZED - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DEST_ID_STORE_PROPERTY_NOT_FOUND - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DESTINATION_APPLICATION - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
DESTINATION_CONTEXT_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DESTINATION_FILE_ALREADY_EXISTS - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DESTINATION_FOLDER - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
DESTINATION_JPS_CONTEXT - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
DESTINATION_LDIF_FILE - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
DESTINATION_STRIPE - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
diffAppPolicies(String, String, String, String, File) - Static method in class oracle.security.jps.tools.utility.JpsUtilPolicyStoreDiffTool
The method computes the difference between two application scoped policy stores and generates an HTML report.
DIRECT_LDAP_WRITE - Static variable in interface oracle.security.jps.util.JpsMsgCode.COMMON
 
DISCOVERED_POLICY_DIR_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.AUTHORIZATION
 
DISCOVERYMODEROLEMAP_CONTAINS_NO_DATA - Static variable in interface oracle.security.jps.util.JpsMsgCode.AUTHORIZATION
 
dispatch() - Method in class oracle.security.jps.service.sso.dispatcher.DynamicRedirector
Sends an error response to the clients by calling HttpServletResponse.sendError() with SSO provider specific status code and descriptive message.
dispatch() - Method in class oracle.security.jps.service.sso.dispatcher.Redirector
Sends a redirect response to the location URL constructed with endpointUrl appended with supplied query parameters.
dispatch() - Method in interface oracle.security.jps.service.sso.ResponseDispatcher
Sends the response to initiate an SSO process.
DISPLAYNAME_ACCESS_SUBJECT - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_AND - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_ATTRIBUTE_HAS_VALUE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_BOOLEAN_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_CURRENT_DATE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_CURRENT_DATETIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_CURRENT_GMT_DATE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_CURRENT_GMT_TIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_CURRENT_TIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_DATE_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_DATE_GREATER_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_DATE_GREATER_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_DATE_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_DATE_LESS_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_DATE_LESS_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_INTEGER_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_INTEGER_GREATER_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_INTEGER_GREATER_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_INTEGER_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_INTEGER_LESS_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_INTEGER_LESS_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_NOT - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_OR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_RESOURCE_ID - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_RESOURCE_TYPE_ID - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_STRING_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_STRING_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_STRING_REGEXP_MATCH - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_SYS_APP - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_SYS_OBJ - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_SYS_OBJ_Q - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_SYS_OBJ_TYPE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_SYS_PRIVILEGE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_SYS_SUBJECTGROUPS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_SYS_USER - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_TIME_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_TIME_GREATER_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_TIME_GREATER_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_TIME_IS_IN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_TIME_LESS_THAN - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_TIME_LESS_THAN_OR_EQUAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_VALID_FOR_HOURS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_VALID_FOR_MINUTES - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_VALID_FOR_MSECONDS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_VALID_FOR_SECONDS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_VALID_UNTIL_DATE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISPLAYNAME_VALID_UNTIL_TIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISTRIBUTE_NON_CONTROLLED_APP - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISTRIBUTE_POLICY_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DISTRIBUTE_TO_PDP_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICYSTORE_MGMT
 
DO_NOT_COMPUTE_ROLES - Static variable in class oracle.security.jps.JpsConstants
 
DO_NOT_COMPUTE_ROLES - Static variable in class oracle.security.jps.JpsConstants
 
doAs(Subject, PrivilegedAction<T>) - Static method in class oracle.security.jps.util.JpsSubject
Perform work as a particular Subject.
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class oracle.security.jps.util.JpsSubject
Perform work as a particular Subject.
doAsPrivileged(Subject, PrivilegedAction<T>, AccessControlContext) - Static method in class oracle.security.jps.util.JpsSubject
Perform privileged work as a particular Subject.
doAsPrivileged(Subject, PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class oracle.security.jps.util.JpsSubject
Perform privileged work as a particular Subject.
DOMAIN_FILE_EXPECTED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DOWNSTREAM_COMPONENT_ID - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
DUP_PERMISSION_IN_GRANT - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DUP_PRINCIPAL_IN_GRANT - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
DUPLICATE_APP_ROLES - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DUPLICATE_ERROR_MESSAGE - Static variable in interface oracle.security.jps.util.JpsMsgCode.COMMON
 
DUPLICATE_GRANTS - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DUPLICATE_MEMBERS_IN_APP_ROLE - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DUPLICATE_PERMISSIONS_IN_GRANT - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DUPLICATE_PRINCIPALS_IN_GRANT - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
DUPLICATE_REALM_CONFIGURED - Static variable in interface oracle.security.jps.util.JpsMsgCode.AUTHENTICATION
 
DYNAMIC_ATTRIBUTE_VALUE_UPDATION_NOT_ALLOWED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
DynamicRedirector - Class in oracle.security.jps.service.sso.dispatcher
This class calls HttpServletResponse.sendError() to send an error response with SSO provider specific status code and descriptive message to initiate an SSO process.
DynamicRedirector(HttpServletResponse, int, String) - Constructor for class oracle.security.jps.service.sso.dispatcher.DynamicRedirector
Constructor.

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-05

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


Copyright © 2011, Oracle. All rights reserved.