Skip navigation links

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

E14650-03

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


G

GENERIC_AUDIT_EVENT - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
GENERIC_AUDIT_EVENT_CATEGORY - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
GENERIC_CREDENTIAL_INVALID - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GENERIC_CREDENTIAL_NOT_SERIALIZABLE - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GENERIC_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GENERIC_IDSTORE_PROVIDER_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
GenericCredential - Interface in oracle.security.jps.service.credstore
A GenericCredential instance encapsulates a java.lang.object object as a serializable object.
GenericEntry - Interface in oracle.security.jps.service.policystore.info
 
GET_ACT_FILE_ROOT_PATH_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
GET_ACT_STAGE_PATH_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
GET_ALL_APPROLES_FAILED_STORE_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GET_APPLICATION_POLICY - Static variable in class oracle.security.jps.service.policystore.PolicyStoreAccessPermission.Action
 
GET_APPLICATION_POLICY_FAILED_STORE_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GET_APPROLES_MEMBERS_FAILED_APP_ROLE_STORE_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GET_CONFIG_LOCATION_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
GET_CONFIGURED_APPLICATIONS - Static variable in class oracle.security.jps.service.policystore.PolicyStoreAccessPermission.Action
 
GET_CREDENTIAL_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GET_CREDENTIAL_MAP_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GET_CREDENTIAL_MAP_SUCCEEDED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GET_CREDENTIAL_SUCCEEDED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GET_GRANTED_APPROLES_FAILED_STORE_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GET_IDSTORE_CONFIG_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
GET_JPS_CONFIG_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
GET_MAPNAMES_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GET_MAPNAMES_SUCCEEDED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
GET_PERMISSIONS_TIME - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GET_SYSTEM_POLICY - Static variable in class oracle.security.jps.service.policystore.PolicyStoreAccessPermission.Action
 
getActions() - Method in class oracle.security.jps.ResourcePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class oracle.security.jps.service.credstore.CredentialAccessPermission
Returns the actions of this permission as a string.
getActions() - Method in interface oracle.security.jps.service.policystore.info.PermissionEntry
Returns the actions permitted by this permission entry
getActions() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceActionsEntry
Get the actions.
getActions() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceTypeEntry
 
getActions() - Method in class oracle.security.jps.service.policystore.PolicyStoreAccessPermission
 
getActionsDelimiter() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceTypeEntry
 
getAliases() - Method in interface oracle.security.jps.service.credstore.CredentialStore
Deprecated. This method has been deprecated. Please use getMapNames instead.
getAllAppRoleEntries() - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Returns all app role entries
getAllAppRoles() - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Returns the list of all the application roles in this application context.
getAllAppRoles(String) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
getAllAuthenticatedRoleProperties() - Method in interface oracle.security.jps.service.login.LoginService
This method returns all properties configured for authenticated role Properties - JpsConstants.AUTHENTICATED_ROLE_NAME_PROPERTY - if not configured, then default value JpsConstants.AUTHENTICATED_ROLE_NAME_DEFAULT is returned JpsConstants.AUTHENTICATED_ROLE_UNIQUE_NAME_PROPERTY JpsConstants.AUTHENTICATED_ROLE_DISPLAY_NAME_PROPERTY JpsConstants.AUTHENTICATED_ROLE_DESCRIPTION_PROPERTY
getAllGrantedAppRoleEntries(Principal) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Returns all the granted app role entries for this principal where the principal is either a direct member or indirect member through other app roles.
getAllGrantedAppRoles(Principal) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Returns all the granted app roles for this principal where the principal is either a direct member or indirect member through other app roles.
getAllRealmNames() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
In case of multi realm configuration, this method returns all the realm names configured for this service otherwise it returns the default realm
getAnonymousIdmUser() - Method in interface oracle.security.jps.service.anonymous.AnonymousService
This method returns the Idm user object corresponding to this anonymous user
getAnonymousRole() - Method in interface oracle.security.jps.service.anonymous.AnonymousService
Returns the Jps Anonymous role object
getAnonymousRole(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Extract the anonymous role from the subject
getAnonymousRoleNameProperty() - Method in interface oracle.security.jps.service.anonymous.AnonymousService
Returns the configured anonymous role name If anonymous role name property is not configured, it returns the default value of "anonymous-role"
getAnonymousService() - Static method in class oracle.security.jps.service.anonymous.util.JpsAnonymousUtil
Utility method to get anonymous service
getAnonymousSubject() - Static method in class oracle.security.jps.util.SubjectUtil
This method returns the anonymous subject
getAnonymousUser() - Method in interface oracle.security.jps.service.anonymous.AnonymousService
Returns the Jps Anonymous user Object
getAnonymousUser(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Extract anoymous user from the subject
getAnonymousUserNameProperty() - Method in interface oracle.security.jps.service.anonymous.AnonymousService
Returns the configured anonymous user name.
getAppConfigurationEntry() - Method in interface oracle.security.jps.config.LoginModuleDescriptor
Returns an AppConfigurationEntry instance that corresponds to this descriptor
getAppConfigurationEntry(String) - Method in interface oracle.security.jps.jaas.LoginConfiguration
 
getAppID() - Method in interface oracle.security.jps.principals.JpsApplicationRole
Returns the name of the application the application role is scoped to.
getAppID() - Method in class oracle.security.jps.service.policystore.ApplicationRole
Deprecated. Returns the name of the application the application role is scoped to.
getAppID() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getAppID() - Method in interface oracle.security.jps.service.policystore.info.PrincipalEntry
Returns the name of the application to which the principal is scoped to.
getAppJpsContext(String) - Method in interface oracle.security.jps.util.JpsServices
Deprecated. per bug 6060502
getAppJpsContext(String) - Static method in class oracle.security.jps.util.JpsServicesUtil
Deprecated. per bug 6060502
getAppJpsContext() - Static method in class oracle.security.jps.util.JpsServicesUtil
Deprecated. per bug 6060502
getApplicationContextID() - Static method in class oracle.security.jps.util.JpsUtil
 
getApplicationDescription() - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Get the Application Description
getApplicationDisplayName() - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Get the Application Display Name
getApplicationName() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getApplicationName() - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Return the application Name
getApplicationName() - Method in interface oracle.security.jps.util.JpsServices
Deprecated. per bug 6060502
getApplicationPolicies() - Method in interface oracle.security.jps.service.policystore.PolicyStore
Deprecated. Use getApplicationPolicy(String appId) Returns a map of applications and their policies managed by this PolicyStore This may in turn be queried for application roles, and policies provisioned for a given application
getApplicationPolicy(String) - Method in interface oracle.security.jps.service.policystore.PolicyStore
Returns a application policy for the given application by this PolicyStore This may in turn be queried for application roles, and policies provisioned for a given application
getApplicationRole() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getApplicationRoles(ChangeLogSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.ChangeLogManager
Returns the added AND modified roles in the current application policy after the timestamp specified in the query The timestamp must be obtained from the API: ChangeLogManager.getLastModifiedTimeStamp(String, ChangeLogEntity)
Note that the returned list may contain duplicates of Application Roles returned earlier.
getApplicationUniqueName() - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Return the application UniqueName
getAppPolicyEntries() - Method in interface oracle.security.jps.service.policystore.info.PolicyStoreEntry
Returns app-specific policy
getAppRoleEntries() - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
 
getAppRoles(StoreAppRoleSearchQuery) - Method in interface oracle.security.jps.service.policystore.PolicyStore
Search ApplicationRoles across one or more Applications based upon user specified criteria (query)
Caller should have PolicyStoreAccessPermission("context=APPLICATION,name=Queried Applicaiton's stripe Id" , "getApplicationPolicy") permission to search for roles.
If the caller does not supply an application name (or supplies a partial application name with some MATCHER other than EXACT) then they should have PolicyStoreAccessPermission("context=APPLICATION, name=*" , "getApplicationPolicy") to search for app roles.
getAppRolesMembers(String) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Returns the list of principals granted to this application role.
getAppRolesMembers(String, String) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
getAppService(String, Class) - Method in interface oracle.security.jps.util.JpsServices
Deprecated. per bug 6060502
getAppService(String, Class) - Static method in class oracle.security.jps.util.JpsServicesUtil
Deprecated. per bug 6060502
getAppService(Class) - Static method in class oracle.security.jps.util.JpsServicesUtil
Deprecated. per bug 6060502
getAssertion() - Method in class oracle.security.jps.callback.SAML2TokenCallback
Get the SAML2 assertion.
getAssertion() - Method in class oracle.security.jps.callback.SAMLTokenCallback
Get the SAML 1.1 assertion.
getAttestingEntity() - Method in class oracle.security.jps.callback.SAML2TokenCallback
Get the attesting entity DN for verifying attesting entity specified in a SAML sender-vouches assertion.
getAttribute(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttribute() method is used to get the value of an attribute with the given name.
getAttributeBoolean(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeBoolean() method is used to get the value of an attribute with the given name.
getAttributeByteArray(Object) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeByteArray() method is used to get the value of an attribute with the given name.
getAttributeDate(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeDouble() method is used to get the value of an attribute with the given name.
getAttributeDouble(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeDouble() method is used to get the value of an attribute with the given name.
getAttributeFloat(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeFloat() method is used to get the value of an attribute with the given name.
getAttributeInt(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeInt() method is used to get the value of an attribute with the given name.
getAttributeLong(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeLong() method is used to get the value of an attribute with the given name.
getAttributeNames() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getAttributes() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getAttributeString(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The getAttributeString() method is used to get the value of an attribute with the given name.
getAudienceUris() - Method in class oracle.security.jps.callback.AbstractSAMLTokenCallback
Get relying party URIs for validating SAML audience restriction condition.
getAuditLevel() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the audit level of this provider instance.
getAuditor(InputStream, String, AuditProperties) - Method in interface oracle.security.jps.service.audit.AuditService
Get an Auditor for the corresponding component type and set of properties
getAuthenticatedRole() - Method in interface oracle.security.jps.service.login.LoginService
This method returns a JpsAuthenticatedRole based on the authenticated role property.
getAuthenticatedRole(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Extract the authenticated role from the subject
getAuthenticatedRoleNameProperty() - Method in interface oracle.security.jps.service.login.LoginService
This method returns the authenticated role name property JpsConstants.AUTHENTICATED_ROLE_NAME_PROPERTY If this property is not configured it returns JpsConstants.AUTHENTICATED_ROLE_NAME_PROPERTY_DEFAULT
getAuthenticatedUser(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Extract authenticated user from the subject.
getAuthenticatedUser(Subject, boolean) - Static method in class oracle.security.jps.util.SubjectUtil
Extract authenticated user from the subject
getAuthenticatedUserUniqueID(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Extract unique ID of the authenticated user from the subject.
getAuthenticationType() - Method in class oracle.security.jps.callback.IdentityCallback
Returns the authentication type
getAutoLoginDispatcher(HttpServletRequest, HttpServletResponse, String, Object, String, Map) - Method in interface oracle.security.jps.service.sso.SsoProvider
Gets the dispatcher used to send the response to an SSO agent to initiate the auto login process.
getAutoLoginUrl(Map) - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the auto login endpoint url of the underlying SSO provider.
getBackupRestorePolicyUtil() - Static method in class oracle.security.jps.tools.utility.JpsUtilityFactory
Method to retrieve the interface related to Backup and Restore
getBaseEntry() - Method in interface oracle.security.jps.service.policystore.info.PermissionEntry
Returns the BaseEntry of this PermissionEntry
getBaseSearchQueryInOrder() - Method in class oracle.security.jps.search.SearchQuery
 
getBaseSearchQueryInOrder() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
Returns the array of queries
getBooleanPropertyValue() - Method in class oracle.security.jps.util.JpsSystemProps
 
getBundleType() - Method in exception oracle.security.jps.JpsLocalizableException
Returns bundle type
getBundleType() - Method in exception oracle.security.jps.JpsLocalizableRuntimeException
Returns bundle type
getBundleType() - Method in interface oracle.security.jps.Localizable
Returns bundle type
getCallbackType() - Method in class oracle.security.jps.callback.HTTPDigestCallback
Returns the JpsCallbackType.JPS_HTTP_DIGEST_CALLBACK
getCallbackType() - Method in class oracle.security.jps.callback.HttpRequestCallback
Returns the JpsCallbackType.JPS_HTTP_REQUEST_CALLBACK
getCallbackType() - Method in class oracle.security.jps.callback.HttpResponseCallback
Returns the JpsCallbackType.JPS_HTTP_RESPONSE_CALLBACK
getCallbackType() - Method in class oracle.security.jps.callback.IdentityCallback
Returns the callback type
getCallbackType() - Method in class oracle.security.jps.callback.IdentityStoreCallback
Returns the type of this callback defined by JpsCallbackType
getCallbackType() - Method in class oracle.security.jps.callback.IdmUserCallback
Returns the type of this callback defined by JpsCallbackType
getCallbackType() - Method in interface oracle.security.jps.callback.JpsCallback
 
getCallbackType() - Method in class oracle.security.jps.callback.ResourceCallback
Returns the type of this callback defined by JpsCallbackType
getCallbackType() - Method in class oracle.security.jps.callback.SAML2TokenCallback
Gets the callback type.
getCallbackType() - Method in class oracle.security.jps.callback.SAMLTokenCallback
Get the Callback type.
getCallbackType() - Method in class oracle.security.jps.callback.TokenCallback
 
getCallbackType() - Method in class oracle.security.jps.callback.WSSDigestCallback
Returns the JpsCallbackType.JPS_WSS_DIGEST_CALLBACK</> type
getCallbackType() - Method in class oracle.security.jps.callback.X509Callback
 
getClassName() - Method in interface oracle.security.jps.service.policystore.info.PermissionEntry
Returns the class name (String) for the permission entry
getClassName() - Method in interface oracle.security.jps.service.policystore.info.PrincipalEntry
Return the name of the class implementing the principal.
getClassName() - Method in class oracle.security.jps.util.JpsProviderConstants
 
getClockSkew() - Method in class oracle.security.jps.callback.AbstractSAMLTokenCallback
Get the clock skew between the client and server machine for validating SAML NotBefore and NotOn condition.
getCodeSource() - Method in interface oracle.security.jps.service.policystore.info.CodeSourceEntry
 
getCodeSource() - Method in class oracle.security.jps.util.AbstractJpsAuditEvent
 
getCodeSourceEntry() - Method in interface oracle.security.jps.service.policystore.info.GranteeEntry
 
getComparator() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
 
getComponentEvents() - Method in class oracle.security.jps.service.audit.AuditProperties
Return the path to the component_events.xml
getComponentName() - Method in class oracle.security.jps.service.audit.AuditEvent
The getComponentName() method is used to get the name of the component generating the event.
getComponentType() - Method in class oracle.security.jps.service.audit.AuditEvent
The getComponentType() method is used to get the name of the component generating the event.
getConfiguration() - Method in interface oracle.security.jps.config.ConfigurationFactory
Returns configured default configuration
getConfiguration(File) - Method in class oracle.security.jps.config.JpsConfigurationFactory
Return the configured default configuration from the specified input stream
getConfigurationFactory() - Static method in class oracle.security.jps.config.JpsConfigurationFactory
 
getConfiguredApplications() - Method in interface oracle.security.jps.service.policystore.PolicyStore
This APIs returns the list of applications present in the policy store.
getContext() - Method in interface oracle.security.jps.ContextFactory
Returns the default JpsContext <p/> The 'default' context is determined as follows:
if an application-level jps-config.xml exists, return the default JpsContext associated with the application-level jps-config.xml otherwise, return the system-level default JpsContext <p/> In MAS deployments, the system-level default JpsContext corresponds to the farm-level default JpsContext In OC4J standalone deployments (pre-MAS/OC4J integration), the system-level default JpsContext corresponds to the instance-level JpsContext (e.g.
getContext(String) - Method in interface oracle.security.jps.ContextFactory
Returns the JPS context associated with the specified name <p/> The search order is the same as in getContext(): if an application-level jps-config.xml exists, look for a configured JpsContext with the specified name, and if such a JpsContext exists, it's returned otherwise, look for a configured JpsContext with the specified name in the system-level jps-config.xml return null if no configured JpsContext with the specified name can be found
getContextFactory() - Static method in class oracle.security.jps.JpsContextFactory
Returns the default JpsContextFactory
getContextFields() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getContextName() - Method in interface oracle.security.jps.service.login.LoginService
This method returns the current jps context name in which this service is configured
getCreated() - Method in class oracle.security.jps.callback.WSSDigestCallback
Returns the created value
getCredential(String) - Method in interface oracle.security.jps.service.credstore.CredentialMap
Returns the Credential object associated with the specified key.
getCredential(String, String) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Returns the Credential objects associated with the specified mapName and key.
getCredential() - Method in interface oracle.security.jps.service.credstore.GenericCredential
Returns the generic credential object which can be of any type
getCredentialMap(String) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Returns the CredentialMap of Credential objects associated with the specified mapName.
getCredentialStoreDescriptor() - Method in interface oracle.security.jps.config.JpsContextDescriptor
 
getCtxId() - Method in interface oracle.security.jps.service.policystore.info.JaccPolicyEntry
 
getCtxUniqueName() - Method in interface oracle.security.jps.service.policystore.info.JaccPolicyEntry
 
getCurrentSubject() - Static method in class oracle.security.jps.util.SubjectUtil
Gets the Subject associated with the current AccessControlContext.
getDefaultValue() - Method in class oracle.security.jps.util.JpsSecurityProps
 
getDefaultValue() - Method in class oracle.security.jps.util.JpsSystemProps
 
getDeletedAppRoles(ChangeLogSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.ChangeLogManager
Returns all approles deleted from the current application policy after the supplied timestamp
getDeletedPermissions(ChangeLogSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.ChangeLogManager
Returns all permissions deleted from the current application policy after the supplied timestamp.
getDeploymentSupportUtil() - Static method in class oracle.security.jps.tools.utility.JpsUtilityFactory
Method to retrieve the interface related to Deployment
getDescription() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the description of this provider instance.
getDescription() - Method in interface oracle.security.jps.principals.JpsPrincipal
 
getDescription() - Method in interface oracle.security.jps.service.credstore.Credential
Returns the description for this credential
getDescription() - Method in class oracle.security.jps.service.policystore.ApplicationRole
Deprecated.  
getDescription() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getDescription() - Method in interface oracle.security.jps.service.policystore.info.common.BaseEntry
Get the description of the entity.
getDescription() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceEntry
 
getDescription() - Method in interface oracle.security.jps.service.policystore.info.RoleCategoryEntry
Get description of this role category.
getDigest() - Method in class oracle.security.jps.callback.WSSDigestCallback
Returns the digest value
getDigestHeader() - Method in class oracle.security.jps.callback.HTTPDigestCallback
Returns the HTTP digest header value
getDisplayName() - Method in interface oracle.security.jps.principals.JpsPrincipal
 
getDisplayName() - Method in class oracle.security.jps.service.policystore.ApplicationRole
Deprecated.  
getDisplayName() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getDisplayName() - Method in interface oracle.security.jps.service.policystore.info.common.BaseEntry
Returns the Display name.
getDisplayName() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceEntry
 
getDisplayName() - Method in interface oracle.security.jps.service.policystore.info.RoleCategoryEntry
Get display name of this role category.
getDN(byte) - Method in interface oracle.security.jps.tools.utility.JpsUtilBackupRestorePolicyIfc
This method returns DN for the farm or credential store based on the parameter passed.
getDownstreamComponentId() - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The downStreamComponentId attribute is no longer used
getECID() - Method in class oracle.security.jps.service.audit.AuditEvent
The getECID() method is used to set the Execution Context ID.
getElementType() - Method in interface oracle.security.jps.service.policystore.info.targets.TargetElement
 
getEncodedTargetName() - Method in interface oracle.security.jps.service.policystore.info.PermissionEntryInternal
returns the name of the target (resource) being protected by this permission entry as an encoding of resource type and resource name for example: resourceType=<type name>,resourceName=<resource name>
getEnterpriseRolePrincipals(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
This method returns the set of enterprise role principals based on the application server platform.
getEntityManager() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns the IdentityEntityManager associated with this service.
getEntityManager(String) - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
In case of multi realm configuration, this method returns the IdentityEntityManager associated with this service for the given realm name.
getEntityManager(Class) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Get the entity manager.
getEntityType() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
Returns the entry type
getEntryReference() - Method in interface oracle.security.jps.service.policystore.info.common.BaseEntry
Get the EntryReference if this entry represents a persisted entity.
getEntryType() - Method in interface oracle.security.jps.service.policystore.info.common.EntryReference
Get the Entry Type
getErrorCode() - Method in exception oracle.security.jps.JpsLocalizableException
Returns error code.
getErrorCode() - Method in exception oracle.security.jps.JpsLocalizableRuntimeException
Returns error code.
getErrorCode() - Method in interface oracle.security.jps.Localizable
Returns error code.
getEventCategory() - Method in class oracle.security.jps.service.audit.AuditEvent
The getEventCategory() method is used to get the category of the event.
getEventDefinition() - Method in class oracle.security.jps.service.audit.AuditEvent
The getEventDefinition() method is used to get the event definition.
getEventStatus() - Method in class oracle.security.jps.service.audit.AuditEvent
The getStatus() method is used to get the event status.
getEventTimestamp() - Method in class oracle.security.jps.service.audit.AuditEvent
The getEventTimestamp() method is used to get the event creation time.
getEventType() - Method in class oracle.security.jps.service.audit.AuditEvent
The getEventType() method is used to get the type of the event.
getExcludedPolicyEntries() - Method in interface oracle.security.jps.service.policystore.info.JaccPolicyEntry
 
getExecContextId() - Method in class oracle.security.jps.service.audit.AuditContext
The getExecContextId() method returns the ECID.
getExpiryTime() - Method in interface oracle.security.jps.service.credstore.DataSourceCredential
Returns the expiration time if credential is created with expiration time.
getExpiryTime() - Method in interface oracle.security.jps.service.credstore.GenericCredential
Returns the expiration time if credential is created with expiration time.
getExpiryTime() - Method in interface oracle.security.jps.service.credstore.PasswordCredential
Returns the expiration time if credential is created with expiration time.
getExtendedAttributes() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getExtendedProperties() - Method in interface oracle.security.jps.config.JpsConfiguration
Returns all extended properties configured.
getExtendedProperty() - Method in interface oracle.security.jps.config.ServiceInstanceDescriptor
 
getExtendedProperty() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
 
getExtendedProperty() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns all the extended properties configured for this service instance
getExtendedProperty(String) - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns all the extended properties configured for this service for the given realm name
getExtendedProperty() - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the combined extended properties of an SSO ServiceInstance and ServiceProvider.
getExtendedPropertySet(String) - Method in interface oracle.security.jps.config.JpsConfiguration
Returns extended property set by name
getFailureCode() - Method in class oracle.security.jps.service.audit.AuditEvent
The getFailureCode() method is used to get the failure code.
getGrantedAppRoles(Principal) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Returns all the granted app roles for this principal where the principal is a direct member of the App Role.
getGrantedAppRoles(Principal) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
getGrantedResources(Subject, boolean) - Static method in class oracle.security.jps.util.JpsAuth
Returns resource-actions that have been granted to a Subject.
getGranteeEntry() - Method in interface oracle.security.jps.service.policystore.info.GrantEntry
Returns the grantee.
getGrantEntries() - Method in interface oracle.security.jps.service.policystore.info.JavaPolicyEntry
 
getGrantEntries() - Method in interface oracle.security.jps.service.policystore.PolicyMgmt
Get all the grants defined in this scope (system or application).
getGrants(GrantSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.GrantManager
Query the store to retrieve Grants based upon a search criteria.
getGrantsForApplicationRoles(List, boolean) - Method in interface oracle.security.jps.service.policystore.entitymanager.GrantManager
Search for Grants based on one or more Application Roles.
getGrantsForApplicationRolesAndPermissionSets(List, boolean, List, boolean) - Method in interface oracle.security.jps.service.policystore.entitymanager.GrantManager
Search for Grants based on Application Roles AND Permission Sets.
getGrantsForPermissionSets(List, boolean) - Method in interface oracle.security.jps.service.policystore.entitymanager.GrantManager
Search for Grants based on a PermissionSet.
getGuid() - Method in interface oracle.security.jps.principals.JpsPrincipal
 
getGuid() - Method in class oracle.security.jps.service.policystore.ApplicationRole
Deprecated.  
getGuid() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getGUID() - Method in interface oracle.security.jps.service.policystore.info.common.BaseEntry
Get the globally unique ID of the entity if it exists.
getGuid() - Method in interface oracle.security.jps.service.policystore.info.PrincipalEntry
Returns the GUID (if any) associated with this principal.
getGUID() - Method in class oracle.security.jps.util.AbstractJpsAuditEvent
 
getGUID() - Method in interface oracle.security.jps.util.PrincipalHolder
Returns the GUID for this enterprise user or role/group
getHostId() - Method in class oracle.security.jps.service.audit.AuditEvent
The getHostId() method is used to get the Host ID.
getHostingClientId() - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The hostClientId attribute is no longer used
getHostNetworkAddr() - Method in class oracle.security.jps.service.audit.AuditEvent
The getHostNetworkAddr() method is used to get the Network Address of host generating the event.
getHttpRequest() - Method in class oracle.security.jps.callback.HttpRequestCallback
Returns the http request object
getHttpResponse() - Method in class oracle.security.jps.callback.HttpResponseCallback
Returns the http response object
getIdentity() - Method in class oracle.security.jps.callback.IdentityCallback
Returns this identity name
getIdentity() - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
User must implement this method and return the valid authenticated identity
getIdentityStore() - Method in class oracle.security.jps.callback.IdentityStoreCallback
Returns the identity store service defined by IdentityStoreService.class
getIdentityStoreDescriptor() - Method in interface oracle.security.jps.config.JpsContextDescriptor
 
getIdmFactory() - Static method in class oracle.security.jps.util.JpsIdentityStoreUtil
Get dentity store factory associated with the identity store service.
getIdmFactory(String) - Static method in class oracle.security.jps.util.JpsIdentityStoreUtil
Get Identity store factory associated with identity store service from a specific context Identity Store Factory from a specific context in global jps-config is returned.
getIdmStore() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns the oracle.security.idm.IdentityStore object associated with this service
getIdmStore(String) - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
In case of multi realm configuration this method returns the oracle.security.idm.IdentityStore associated with this service for the given realm name
getIdStoreRoleManger() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Deprecated. Use getEntityManager
getIdStoreRoleManger(String) - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Deprecated. Use getEntityManager
getIdStoreType() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns the type of this service like OID, Active Directory etc
getInheritedAppRoleMemberEntries() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
Returns members that are of type Application Role, Anonymous Role and Authenticated Role.
getInitiator() - Method in class oracle.security.jps.service.audit.AuditEvent
The getInitiator() method is used to get the Initiator of the event.
getInstance(ServiceInstanceDescriptor, CallbackHandler, boolean) - Method in interface oracle.security.jps.service.ServiceProvider
Returns the ServiceInstance that corresponds to the specified ServiceInstanceDescriptor If such an instance cannot be found, then a new instance is created and returned if create is true otherwise null is returned.
getInstance(String, String, String, char[]) - Static method in class oracle.security.jps.util.JpsLdapUtil
 
getInstanceId() - Method in class oracle.security.jps.service.audit.AuditEvent
The getInstanceId() method is used to get the Instance ID.
getIsSimpleAnonymousProperty() - Method in interface oracle.security.jps.service.anonymous.AnonymousService
Returns the configured isSimpleAnonymousProperty If isSimpleAnonymous property is not configured, it returns the default value of "true"
getJaasMode(String) - Static method in class oracle.security.jps.util.JpsUtil
This method returns the JpsJaasMode enum for given value
getJaccPolicyEntries() - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
Returns Module-specific JACC policy
getJaccPolicyEntry() - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
jps internal api - will be removed
getJavaPolicyEntry() - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
 
getJavaPolicyEntry() - Method in interface oracle.security.jps.service.policystore.info.PolicyStoreEntry
Returns "system" or "non-app-specific" grants
getJpsContextDescriptor(String) - Method in interface oracle.security.jps.config.JpsConfiguration
Returns the JPS context with the specified name
getJpsContextDescriptor() - Method in interface oracle.security.jps.config.JpsConfiguration
Returns the default JPS context.
getJpsContextDescriptors() - Method in interface oracle.security.jps.config.JpsConfiguration
 
getJpsContextDescriptors() - Method in interface oracle.security.jps.config.JpsContextDescriptor
Returns the child JpsContextDescriptors associated with this binding
getJpsPrincipals(Subject, JpsPrincipalType) - Static method in class oracle.security.jps.util.SubjectUtil
This method returns the set of JPS principals for the given JpsPrincipalType
getJpsRemoteDecisionPoint() - Static method in class oracle.security.jps.tools.utility.JpsUtilityFactory
Method to retrieve the interface related to extracting disconnected data.
getKeyDigestString(String, String) - Method in interface oracle.security.jps.jaas.module.database.DBLoginModuleEncodingInterface
 
getKeys() - Method in class oracle.security.jps.service.audit.AuditContext
Returns all the keys as an array of Objects.
getKeyStore() - Method in class oracle.security.jps.callback.SAMLTokenCallback
Get the trusted issuer's keystore.
getLastModifiedTimeStamp(String, ChangeLogManager.ChangeLogEntity) - Method in interface oracle.security.jps.service.policystore.entitymanager.ChangeLogManager
Gets the last known time stamp (of change) to the ChangeLogEntity ent after the timeStamp provided.
getLocalizedMessage() - Method in exception oracle.security.jps.JpsLocalizableException
Returns localized message according to default locale of current JVM.
getLocalizedMessage(Locale) - Method in exception oracle.security.jps.JpsLocalizableException
Returns localized message according to given locale.
getLocalizedMessage() - Method in exception oracle.security.jps.JpsLocalizableRuntimeException
Returns localized message according to default locale of current JVM.
getLocalizedMessage(Locale) - Method in exception oracle.security.jps.JpsLocalizableRuntimeException
Returns localized message according to given locale.
getLocation() - Method in interface oracle.security.jps.config.ServiceInstanceDescriptor
Returns the location attribute of this service instance.
getLocation() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the value of the location attribute
getLogDirectory() - Method in class oracle.security.jps.service.audit.AuditProperties
 
getLogDirSize() - Method in class oracle.security.jps.service.audit.AuditProperties
 
getLogFileSize() - Method in class oracle.security.jps.service.audit.AuditProperties
 
getLogger(JpsModuleType, JpsBundleType) - Static method in class oracle.security.jps.util.JpsLogger
This method returns the cached logger for the given jps module type and given bundle type
getLoggerName() - Method in class oracle.security.jps.service.audit.AuditProperties
Deprecated. always returns oracle.security.audit.logger
getLoggingLevel() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the logging level of this provider instance.
getLoginContext(Subject, CallbackHandler) - Method in interface oracle.security.jps.service.login.LoginService
Instantiate a new LoginContext object for the configured login module instance with, a Subject to be authenticated, a CallbackHandler object <p/> <p/>
getLoginContext(Subject, CallbackHandler, String[]) - Method in interface oracle.security.jps.service.login.LoginService
This method will return the login context for the login module associated with this context for the given login module names configured as service instance names in this context.
getLoginDispatcher(HttpServletRequest, HttpServletResponse, String, String, String, Map) - Method in interface oracle.security.jps.service.sso.SsoProvider
Gets the dispatcher used to send the response to an SSO agent to initiate the login process.
getLoginModuleDescriptors() - Method in interface oracle.security.jps.config.JpsContextDescriptor
 
getLoginUrl(String, Map) - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the login endpoint url of the underlying SSO provider.
getLogoutDispatcher(HttpServletRequest, HttpServletResponse, String, String, Map) - Method in interface oracle.security.jps.service.sso.SsoProvider
Gets the dispatcher used to send the response to an SSO agent to initiate the log out process.
getLogoutUrl(Map) - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the logout endpoint url of the underlying SSO provider.
getMapNames() - Method in interface oracle.security.jps.service.credstore.CredentialStore
Returns the Set of all the available mapName.
getMemberEntries() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
Returns Enterprise Users and Roles that are Direct members of the Application Role represented by this AppRoleEntry
getMessage() - Method in exception oracle.security.jps.JpsLocalizableException
Returns detail message.
getMessage() - Method in exception oracle.security.jps.JpsLocalizableRuntimeException
Returns detail message.
getMessageText() - Method in class oracle.security.jps.service.audit.AuditEvent
The getMessageText() method is used to get Supplemental Details.
getMigrationCredUtil() - Static method in class oracle.security.jps.tools.utility.JpsUtilityFactory
Method to retrieve the interface related to Migration
getMigrationPolicyUtil() - Static method in class oracle.security.jps.tools.utility.JpsUtilityFactory
Method to retrieve the interface related to Migration
getMigrationRealmUtil() - Static method in class oracle.security.jps.tools.utility.JpsUtilityFactory
Method to retrieve the interface related to Migration
getModuleId() - Method in class oracle.security.jps.service.audit.AuditEvent
The getModuleId() method is used to get the module id.
getName() - Method in interface oracle.security.jps.config.ExtendedPropertySet
Returns name of this ExtendedPropertySet instance
getName() - Method in interface oracle.security.jps.config.JpsConfiguration
Returns name of this configuration
getName() - Method in interface oracle.security.jps.config.JpsContextDescriptor
Returns name of this descriptor
getName() - Method in class oracle.security.jps.config.NamedPropertyMap
 
getName() - Method in interface oracle.security.jps.config.PropertySet
Returns name of this PropertySet instance
getName() - Method in interface oracle.security.jps.config.ServiceInstanceDescriptor
Returns the name attribute of this service instance.
getName() - Method in interface oracle.security.jps.JpsContext
Returns the name of this context
getName() - Method in interface oracle.security.jps.service.credstore.DataSourceCredential
Returns the name of the user
getName() - Method in interface oracle.security.jps.service.credstore.PasswordCredential
Returns the name of the user
getName() - Method in class oracle.security.jps.service.policystore.ApplicationRole
Deprecated. Returns the name of this principal.
getName() - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
 
getName() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getName() - Method in interface oracle.security.jps.service.policystore.info.common.BaseEntry
Name of the entry.
getName() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceTypeEntry
Get name of this resource type.
getName() - Method in interface oracle.security.jps.service.policystore.info.RoleCategoryEntry
Get name of this role category.
getName() - Method in interface oracle.security.jps.service.policystore.info.targets.NamedTargetElement
 
getName() - Method in interface oracle.security.jps.service.ServiceInstance
Returns the name of this service instance
getName() - Method in interface oracle.security.jps.service.ServiceProvider
Returns the name of this service provider
getName() - Method in interface oracle.security.jps.util.PrincipalHolder
Returns the name for this enterprise user or role/group
getNamedJpsContext(String, String) - Method in interface oracle.security.jps.util.JpsServices
Deprecated. per bug 6060502
getNamedJpsContext(String) - Static method in class oracle.security.jps.util.JpsServicesUtil
Deprecated. per bug 6060502
getNamedJpsContext(String, String) - Static method in class oracle.security.jps.util.JpsServicesUtil
Deprecated. per bug 6060502
getNonce() - Method in class oracle.security.jps.callback.WSSDigestCallback
Returns the nonce value
getOracleHome() - Method in class oracle.security.jps.service.audit.AuditEvent
The getOracleHome() method is used to get the ORACLE HOME.
getOracleInstance() - Method in class oracle.security.jps.service.audit.AuditEvent
The getOracleInstance() method is used to get the Oracle Intance.
getOrder() - Method in interface oracle.security.jps.service.policystore.info.common.EntryReference
Gets the order of the reference.
getOrganizationId() - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The organizationId attribute is no longer used
getParameters() - Method in exception oracle.security.jps.JpsLocalizableException
Returns message parameters.
getParameters() - Method in exception oracle.security.jps.JpsLocalizableRuntimeException
Returns message parameters.
getParameters() - Method in interface oracle.security.jps.Localizable
Returns message parameters.
getParent() - Method in interface oracle.security.jps.config.ExtendedPropertySet
Returns parent of this ExtendedPropertySet instance, or null if none is specified.
getParent() - Method in class oracle.security.jps.config.NamedPropertyMap
 
getParent() - Method in interface oracle.security.jps.config.PropertySet
Returns parent of this PropertySet instance, or null if none is specified.
getParent() - Method in interface oracle.security.jps.service.policystore.info.GenericEntry
 
getParentApplication() - Method in interface oracle.security.jps.service.policystore.info.common.BaseEntry
Get the parent application this entity belongs to.
getPassword() - Method in interface oracle.security.jps.service.credstore.DataSourceCredential
Returns the password of the user
getPassword() - Method in interface oracle.security.jps.service.credstore.PasswordCredential
Returns the password of the user
getPermission() - Method in interface oracle.security.jps.service.policystore.info.PermissionEntry
Returns the Permission object corresponding to this permission entry
getPermissionAction() - Method in class oracle.security.jps.util.EventCheckAuthorization
 
getPermissionClass() - Method in class oracle.security.jps.util.EventCheckAuthorization
 
getPermissionEntries() - Method in interface oracle.security.jps.service.policystore.info.GrantEntry
Returns the Permissions granted to this grantee.
getPermissionEntries(String) - Method in interface oracle.security.jps.service.policystore.info.GrantEntry
Return permissions granted to the grantee based upon a criteria.
getPermissions(CodeSource) - Method in interface oracle.security.jps.jaas.JavaPolicy
see java.security.Policy
getPermissions(ProtectionDomain) - Method in interface oracle.security.jps.jaas.JavaPolicy
see java.security.Policy
getPermissions(Subject, CodeSource) - Method in interface oracle.security.jps.jaas.JavaPolicy
See javax.security.auth.Policy
getPermissions(Subject) - Method in interface oracle.security.jps.jaas.JavaPolicy
Convinience method which calls getPermissions(Subject, CodeSource) with null codeSource
getPermissions(Subject, Class) - Method in interface oracle.security.jps.jaas.JavaPolicy
Returns the permissions of the specified permissionClass that have been granted to the specified subject
getPermissions(String, Subject) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
getPermissionSet(String) - Method in interface oracle.security.jps.service.policystore.entitymanager.PermissionSetManager
Get a PermissionSet by Name.
getPermissionSetNames() - Method in interface oracle.security.jps.service.policystore.info.GrantEntry
Returns the names of all the PermissionSet names associated with this grant.
getPermissionSets(PermissionSetSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.PermissionSetManager
Query PermissionSets based upon a search criteria.
getPermissionTarget() - Method in class oracle.security.jps.util.EventCheckAuthorization
 
getPolicies(ChangeLogSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.ChangeLogManager
Returns the added AND modified policies (grant entries) in the current application policy after the timestamp specified in the query The timestamp must be obtained from the API: ChangeLogManager.getLastModifiedTimeStamp(String, ChangeLogEntity)
Note that the returned list may contain duplicates of grantes already returned earlier.
GetPolicyAction - Class in oracle.security.jps.actions
Created by IntelliJ IDEA.
GetPolicyAction() - Constructor for class oracle.security.jps.actions.GetPolicyAction
 
getPolicyStore(PolicyStoreType, Map) - Static method in class oracle.security.jps.service.policystore.PolicyStoreFactory
Deprecated. Use PolicyServiceUtils.getPolicyStore instead.
getPolicyStoreDescriptor() - Method in interface oracle.security.jps.config.JpsContextDescriptor
 
getPolicyStoreType() - Method in interface oracle.security.jps.service.policystore.PolicyStore
Returns the underlying Policy Storage mechanism (XML, LDAP, etc).
getPort() - Method in interface oracle.security.jps.service.credstore.DataSourceCredential
Returns the port for this Data Source
getPrefix() - Method in interface oracle.security.jps.config.ExtendedPropertySet
Returns the prefix of this ExtendedPropertySet instance, or null if none is specified.
getPrefix() - Method in interface oracle.security.jps.config.PropertySet
Returns the prefix of this PropertySet instance, or null if none is specified.
getPrincipal() - Method in interface oracle.security.jps.service.policystore.info.PrincipalEntry
Return the underlying Java Principal object.
getPrincipal() - Method in interface oracle.security.jps.util.PrincipalHolder
Returns the Principal class for this enterprise user or role/group
getPrincipalEntries() - Method in interface oracle.security.jps.service.policystore.info.GranteeEntry
 
getPrincipalName() - Method in interface oracle.security.jps.service.policystore.info.PrincipalEntry
Returns the name of the principal.
getPrincipals() - Method in class oracle.security.jps.util.AbstractJpsAuditEvent
 
getPrincipalType() - Method in interface oracle.security.jps.principals.JpsPrincipal
 
getPrincipalType() - Method in class oracle.security.jps.service.policystore.ApplicationRole
Deprecated. Returns the JPS Principal Type.
getProcessId() - Method in class oracle.security.jps.service.audit.AuditEvent
The getProcessId() method is used to get the process ID of the process generating the event.
getProperties() - Method in class oracle.security.jps.config.NamedPropertyMap
Returns a reference to the internal Properties object held by this PropertySet
getProperties() - Method in interface oracle.security.jps.config.ServiceInstanceDescriptor
Returns the normalized properties associated with this service instance.
getProperties() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the (custom) properties associated with this provider
getProperties() - Method in interface oracle.security.jps.service.anonymous.AnonymousService
Returns the configured properties for this instance
getProperties() - Method in interface oracle.security.jps.service.audit.AuditService
Get All the properties defined for the Audit Service in the Java Platform Security configuration files
getProperties() - Method in interface oracle.security.jps.service.credstore.CredentialStore
Returns the configured properties for this instance
getProperties() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns all the properties configured for this service
getProperties(String) - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns all the properties configured for this service for the given realm name
getProperties() - Method in interface oracle.security.jps.service.keystore.KeyStoreService
Returns the configured properties for this instance
getProperties() - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the combined properties of an SSO ServiceInstance and ServiceProvider.
getProperty(String) - Method in class oracle.security.jps.config.ExtendedProperty
Searches for the property with the specified key in this property list.
getProperty(String) - Method in interface oracle.security.jps.config.ExtendedPropertySet
Given a property name, return the value associated with the specified name.
getProperty(String) - Method in interface oracle.security.jps.config.JpsConfiguration
Returns the property associated with the specified name.
getProperty(String) - Method in class oracle.security.jps.config.NamedPropertyMap
 
getProperty(String) - Method in interface oracle.security.jps.config.PropertySet
Given a property name, return the value associated with the specified name.
getProperty(String) - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the (custom) property value associated with the specified key
getPropertyName() - Method in class oracle.security.jps.util.JpsSecurityProps
 
getPropertyName() - Method in class oracle.security.jps.util.JpsSystemProps
 
getPropertySet(String) - Method in interface oracle.security.jps.config.JpsConfiguration
Returns the property set associated with the specified name
getPropertyValue() - Method in class oracle.security.jps.util.JpsSecurityProps
 
GetProtectionDomainAction - Class in oracle.security.jps.actions
Created by IntelliJ IDEA.
GetProtectionDomainAction(Class) - Constructor for class oracle.security.jps.actions.GetProtectionDomainAction
 
getProvider() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceTypeEntry
 
getProviderClass() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the implementation class of this provider instance.
getProviderDescriptor() - Method in interface oracle.security.jps.config.ServiceInstanceDescriptor
Returns the ServiceProviderDescriptor associated with this service instance
getProviderName() - Method in interface oracle.security.jps.config.ServiceInstanceDescriptor
Returns the name of the ServiceProvider associated with this service instance.
getProviderName() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the name of this provider instance.
getQueries() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
Get the Queries.
getQueryTimeStamp(ChangeLogSearchQuery.SEARCH_PROPERTY) - Method in class oracle.security.jps.service.policystore.search.ChangeLogSearchQuery
Gets the time stamp value for the search property from this query.
getRealmName() - Method in interface oracle.security.jps.principals.JpsEnterpriseRole
 
getRealmName() - Method in interface oracle.security.jps.principals.JpsUser
 
getRealmName() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns the default realm associated with this service
getReferenceName() - Method in interface oracle.security.jps.service.policystore.info.common.EntryReference
Get the name of the reference.
getRemoteIP() - Method in class oracle.security.jps.service.audit.AuditContext
 
getRemoteIP() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getRemoveAnonymousRoleProperty() - Method in interface oracle.security.jps.service.login.LoginService
This method returns the JpsConstants.REMOVE_ANONYMOUS_ROLE_PROPERTY property.
getRequestMethod() - Method in class oracle.security.jps.callback.HTTPDigestCallback
Returns the HTTP request method
getResource() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getResource(String, String) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceFinder
Get the resource given the name and the type of the resource.
getResourceActions() - Method in interface oracle.security.jps.service.policystore.info.PermissionSetEntry
 
getResourceBundle(JpsBundleType) - Static method in class oracle.security.jps.util.JpsBundle
Returns the appropriate resource bundle based on the passed type
getResourceBundle(JpsBundleType, Locale) - Static method in class oracle.security.jps.util.JpsBundle
Returns the appropriate resource bundle based on the passed type
getResourceBundle(JpsBundleType, Enumeration) - Static method in class oracle.security.jps.util.JpsBundle
Returns the resource bundle with the highest weight from the list of locales
getResourceEntry() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceActionsEntry
Get the underlying Resource
getResourceLocale() - Method in class oracle.security.jps.util.JpsBundle
Returns the locale of this resource
getResourceMatcherClassName() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceTypeEntry
The permission class or matching algorithm applicable for all resources of this resource type.
getResourceName() - Method in class oracle.security.jps.ResourcePermission
Returns the resource name.
getResourceName() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceEntry
 
getResourceOperation() - Method in class oracle.security.jps.callback.ResourceCallback
Returns the current OAM resource operation like GET, POST etc
getResources(String, ResourceSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceFinder
Search for resources based on SearchQuery.
getResourceType() - Method in class oracle.security.jps.callback.ResourceCallback
Returns the current OAM resource type like http, ejb etc
getResourceType(String) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceTypeManager
Get the resource type entry given name of the resource type.
getResourceTypeName() - Method in interface oracle.security.jps.service.policystore.info.PermissionEntry
Returns the resource type name (String) of the resource being protected by this permission entry
getResourceTypeName() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceEntry
 
getResourceTypes(ResourceTypeSearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceTypeManager
Gets all the resource types satisfying the query in the current scope (system/ application).
getResourceURL() - Method in class oracle.security.jps.callback.ResourceCallback
Returns the current OAM resource url
getRID() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getRoleCategories(RoleCategorySearchQuery) - Method in interface oracle.security.jps.service.policystore.entitymanager.RoleCategoryManager
Gets all the role categories satisfying the query in the current scope (system/ application).
getRoleCategory(String) - Method in interface oracle.security.jps.service.policystore.entitymanager.RoleCategoryManager
Get the role category entry given name of the role category.
getRoleCategory() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getRolePolicyEntries() - Method in interface oracle.security.jps.service.policystore.info.JaccPolicyEntry
 
getRolePrincipalHolder(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Returns the set of PrincipalHolder for all direct and indirect granted enterprise roles for the user present in this subject
getRolePrincipalHolder(Principal) - Static method in class oracle.security.jps.util.SubjectUtil
Returns the set of PrincipalHolder for all direct and indirect granted enterprise roles for this user principal
getRolePrincipalHolder(String) - Static method in class oracle.security.jps.util.SubjectUtil
Returns the enterprise role PrincipalHolder object for the given enterprise role GUID
getRoles() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getSearchableAttributes() - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceFinder
Returns a list of query attributes that are supported by the underlying resource store.
getSearchByProperty() - Method in class oracle.security.jps.service.policystore.search.ChangeLogSearchQuery
Gets the search by property in this search query
getSearchByProperty() - Method in class oracle.security.jps.service.policystore.search.PermissionSetSearchQuery
 
getSearchByProperty() - Method in class oracle.security.jps.service.policystore.search.ResourceSearchQuery
Get the search property to use in the search.
getSearchByProperty() - Method in class oracle.security.jps.service.policystore.search.ResourceTypeSearchQuery
 
getSearchByProperty() - Method in class oracle.security.jps.service.policystore.search.RoleCategorySearchQuery
Get the search property to use in the search.
getSearchByProperty() - Method in class oracle.security.jps.service.policystore.search.StoreAppRoleSearchQuery
Gets the search by property in this search query
getSearchByPropertyString() - Method in class oracle.security.jps.search.SearchQuery
 
getSearchByValue() - Method in class oracle.security.jps.search.SearchQuery
Get the Search by Value.
getSearchByValueObject(Class) - Method in class oracle.security.jps.search.SearchQuery
Get the search by value as
getSearchComparator() - Method in class oracle.security.jps.search.SearchQuery
Returns the search comparator
getSearchProperty() - Method in class oracle.security.jps.service.policystore.search.GrantSearchQuery
 
getSearchQueries() - Method in class oracle.security.jps.search.SearchQuery
Get the Queries.
getSearchQueryInOrder() - Method in class oracle.security.jps.service.policystore.search.GrantSearchQuery
 
getSearchQueryInOrder() - Method in class oracle.security.jps.service.policystore.search.PermissionSetSearchQuery
 
getSearchQueryInOrder() - Method in class oracle.security.jps.service.policystore.search.ResourceSearchQuery
Get all added queries in the order they were added.
getSearchQueryInOrder() - Method in class oracle.security.jps.service.policystore.search.ResourceTypeSearchQuery
 
getSearchQueryInOrder() - Method in class oracle.security.jps.service.policystore.search.RoleCategorySearchQuery
Get all added queries in the order they were added.
getSearchQueryInOrder() - Method in class oracle.security.jps.service.policystore.search.StoreAppRoleSearchQuery
Gets the child search query in this search query.
getSearchValueMatch() - Method in class oracle.security.jps.search.SearchQuery
 
getSecondarySessionId() - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The secondarySessionId attribute is no longer used
getSecurityProperty() - Method in class oracle.security.jps.util.JpsSecurityProps
 
getServiceInstance(Class) - Method in interface oracle.security.jps.JpsContext
Returns the ServiceInstance that corresponds to the specified serviceInstanceClass <p/> If this JpsContext does not contain a ServiceInstance of the specified type, then null is returned.
getServiceInstanceDescriptor(String) - Method in interface oracle.security.jps.config.JpsConfiguration
Returns the ServiceInstanceDescriptor with the specified name.
getServiceInstanceDescriptors() - Method in interface oracle.security.jps.config.JpsConfiguration
 
getServiceInstanceDescriptors() - Method in interface oracle.security.jps.config.JpsContextDescriptor
Returns the ServiceInstanceDescriptorss associated with this binding.
getServiceInstanceDescriptors() - Method in interface oracle.security.jps.config.ServiceInstanceDescriptor
Returns the ServiceInstanceDescriptorss associated with this instance.
getServiceInstances(Class) - Method in interface oracle.security.jps.JpsContext
Returns the ServiceInstance(s) that corresponds to the specified serviceInstanceClass <p/>
getServiceInstances() - Method in interface oracle.security.jps.JpsContext
Returns all ServiceInstance(s) associated with this context.
getServiceLocator() - Static method in class oracle.security.jps.service.JpsServiceLocator
Returns the default ServiceLocator
getServiceProvider() - Method in interface oracle.security.jps.service.ServiceInstance
Returns the ServiceProvider for this ServiceInstance
getServiceProviderDescriptor(String) - Method in interface oracle.security.jps.config.JpsConfiguration
Returns the ServiceProviderDescriptor with the specified name.
getServiceProviderDescriptors() - Method in interface oracle.security.jps.config.JpsConfiguration
 
getServiceType() - Method in interface oracle.security.jps.config.ServiceProviderDescriptor
Returns the service type of this provider
getSession() - Method in class oracle.security.jps.callback.IdentityCallback
This method can be used to pass any session session from Identity Asserter to Login module if needed
getSessionCookie() - Method in class oracle.security.jps.callback.IdentityCallback
Returns the session cookie
getSessionId() - Method in class oracle.security.jps.service.audit.AuditContext
The getSessionId() method returns the session ID.
getShortName() - Method in class oracle.security.jps.util.JpsProviderConstants
 
getSsoProviderClassName() - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the class name of an SSO provider.
getString(String) - Method in class oracle.security.jps.util.JpsBundle
This method finds the message from the appropriate bundle for the given key If the expected bundle is not initialized because its name is invalid or the bundle is initialized but it does not have the given key then it will fall back to use the base bundle i.e.
getString(String, String) - Method in class oracle.security.jps.util.JpsBundle
Returns the formated string based on passed parameter
getString(String, Object[]) - Method in class oracle.security.jps.util.JpsBundle
Returns the formated string based on passed parameter
getSubject() - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
User should implement this method and can return the valid subject if LoginModule is not used for subject population and the subject.loginmodule.disabled property is set to true.
getSubject() - Method in class oracle.security.jps.util.AbstractEventAuthorization
 
getSubject(AccessControlContext) - Static method in class oracle.security.jps.util.JpsSubject
Get the Subject associated with the provided AccessControlContext.
getSuperTypeName() - Method in interface oracle.security.jps.service.policystore.info.resource.ResourceTypeEntry
Not supported for drop7.
getSupportedServiceTypes() - Method in interface oracle.security.jps.service.ServiceProvider
Returns the ServiceInstance that corresponds to the specified name
getSystemAuthorizer() - Static method in class oracle.security.jps.util.JpsAuth
Returns the system-level Authorizer
getSystemPolicy() - Method in interface oracle.security.jps.service.policystore.PolicyStore
Returns the "system" or "non-app-specific" or "global" policy
getSystemProperty() - Method in class oracle.security.jps.util.JpsSystemProps
 
getTarget() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getTargetComponentType() - Method in class oracle.security.jps.service.audit.AuditEvent
 
getTargetName() - Method in interface oracle.security.jps.service.policystore.info.PermissionEntry
Returns the name of the target (resource) being protected by this permission entry
getThreadId() - Method in class oracle.security.jps.service.audit.AuditEvent
The getThreadId() method is used to get the Thread ID.
getToken() - Method in class oracle.security.jps.callback.TokenCallback
 
getTokenProviderClassName() - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the class name of the oracle.security.jps.internal.sso.TokenProvider.
getTokenType() - Method in class oracle.security.jps.callback.TokenCallback
 
getTokenType() - Method in interface oracle.security.jps.service.sso.SsoServiceConfig
Gets the type of token that allows the underlying SSO provider to establish an authenticated user and to create a user session
getTransactionId() - Method in class oracle.security.jps.service.audit.AuditEvent
The getTransactionId() method is used to get the Transaction ID.
getTrustedIssuers() - Method in class oracle.security.jps.callback.AbstractSAMLTokenCallback
Get the trusted issuers for validating SAML assertion issuer.
getType() - Method in class oracle.security.jps.ResourcePermission
Returns the resource type.
getType() - Method in interface oracle.security.jps.service.policystore.info.PrincipalEntry
Return the type of the Principal.
getUncheckedPolicyEntries() - Method in interface oracle.security.jps.service.policystore.info.JaccPolicyEntry
 
getUniqueName() - Method in interface oracle.security.jps.principals.JpsPrincipal
 
getUniqueName() - Method in class oracle.security.jps.service.policystore.ApplicationRole
Deprecated.  
getUniqueName() - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
 
getUniqueName() - Method in interface oracle.security.jps.service.policystore.info.AppRoleEntry
 
getUniqueName() - Method in interface oracle.security.jps.service.policystore.info.common.BaseEntry
Get the Unique name of the entry.
getUniqueName() - Method in interface oracle.security.jps.service.policystore.info.PrincipalEntry
Returns the name of the principal that uniquely identifies the principal in its underlying policy or identity store (i.e.
getUniqueName() - Method in interface oracle.security.jps.util.PrincipalHolder
Returns the unique name for this enterprise user or role/group
getUpgradeSupportUtil() - Static method in class oracle.security.jps.tools.utility.JpsUtilityFactory
Method to retrieve the interface related to Upgrade
getUpstreamComponentId() - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The upStreamComponentId attribute is no longer used
getURL() - Method in interface oracle.security.jps.service.credstore.DataSourceCredential
Returns the url for this Data Source
getURL() - Method in interface oracle.security.jps.service.policystore.info.CodeSourceEntry
 
getUser() - Method in class oracle.security.jps.callback.IdmUserCallback
Returns the identity user defined by oracle.security.idm.User
getUserName(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
This method returns the enterprise user name based on the application server platform.
getUserPrincipal(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
This method returns the enterprise user principal based on the application server platform.
getUserPrincipalHolder(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
For the given authenticated subject, returns the PrincipalHolder for user principal in this subejct if present, otherwise returns null
getUserPrincipalHolder(Principal) - Static method in class oracle.security.jps.util.SubjectUtil
For the given user principal, returns the PrincipalHolder for this user principal if present, otherwise returns null
getUserPrincipalHolder(String) - Static method in class oracle.security.jps.util.SubjectUtil
Returns the enterprise user PrincipalHolder object for the given enterprise user GUID
getUserUniqueIdentifier(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Extract unique identifier of the user from the subject.
getUseTextFormat() - Method in class oracle.security.jps.service.audit.AuditProperties
Deprecated. always returns true
getValue(Object) - Method in class oracle.security.jps.service.audit.AuditContext
Returns the value corresponding to the key parameter.
getVersion() - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Returns the application version.
getX509Certificate() - Method in class oracle.security.jps.callback.X509Callback
 
GLOBAL_ANONYMOUS_CONTEXT_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
GLOBAL_DEFAULT_CONTEXT_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
GLOBAL_POLICIES - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
grant(Set, CodeSourceEntry, String) - Method in interface oracle.security.jps.service.policystore.entitymanager.GrantManager
Grant a named PermissionSet to this group of principals and code source, or otherwise collectively known as the grantee.
GRANT - Static variable in class oracle.security.jps.service.policystore.info.common.EntryReference.EntryType
A Grant
grant(Principal[], CodeSource, Permission[]) - Method in interface oracle.security.jps.service.policystore.PolicyMgmt
Grant a set of permissions to this group of principals and code source, or otherwise collectively known as the grantee.
grant(List, CodeSourceEntry, List) - Method in interface oracle.security.jps.service.policystore.PolicyMgmt
Grant a set of permissions to this group of principals and code source, or otherwise collectively known as the grantee.
GRANT - Static variable in class oracle.security.jps.service.policystore.PolicyStoreAccessPermission.Action
 
grant(Principal[], CodeSource, Permission[]) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
grant(String, Principal[], CodeSource, Permission[]) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
GRANT_FAILED_INVALID_RESOURCE_TYPE - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GRANT_FAILED_INVALID_RESOURCE_TYPE_ACTIONS - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GRANT_FAILED_INVALID_RESOURCE_TYPE_MATCHER - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GRANT_FAILED_PERMISSION_GRANTED - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GRANT_FAILED_STORE_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GRANT_PERMISSION_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
GRANT_PERMISSION_SET_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.PATCHING
 
GRANTEE - Static variable in class oracle.security.jps.service.policystore.info.common.EntryReference.EntryType
A Grantee.
GRANTEE_DN_MISSING - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GRANTEE_NOT_FOUND - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
GranteeEntry - Interface in oracle.security.jps.service.policystore.info
 
GrantEntry - Interface in oracle.security.jps.service.policystore.info
An in-memory representation privileges granted to a grantee.
GRANTING_ROLE_TO_ITSELF_NOT_ALLOWED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
GrantManager - Interface in oracle.security.jps.service.policystore.entitymanager
An Entity Manager for Grants.
GrantSearchQuery - Class in oracle.security.jps.service.policystore.search
A class to build search criterias to query Grants.
GrantSearchQuery(GrantSearchQuery.SEARCH_PROPERTY, boolean, ComparatorType, String, SearchQuery.MATCHER) - Constructor for class oracle.security.jps.service.policystore.search.GrantSearchQuery
Constructor to build a GrantSearchQuery.
GrantSearchQuery(GrantSearchQuery.SEARCH_PROPERTY, boolean, ComparatorType, Object, SearchQuery.MATCHER) - Constructor for class oracle.security.jps.service.policystore.search.GrantSearchQuery
Constructor to build a GrantSearchQuery.
GrantSearchQuery(List, boolean, boolean) - Constructor for class oracle.security.jps.service.policystore.search.GrantSearchQuery
Constructor
GrantSearchQuery.SEARCH_PROPERTY - Class in oracle.security.jps.service.policystore.search
 
GREATER_THAN - Static variable in class oracle.security.jps.search.SearchComparatorType
The greater-than operator.
GREATER_THAN - Static variable in class oracle.security.jps.service.policystore.search.ComparatorType
The greater-than operator.
GREATER_THAN_OR_EQUAL_TO - Static variable in class oracle.security.jps.search.SearchComparatorType
The greater-than-or-equal-to operator.
GREATER_THAN_OR_EQUAL_TO - Static variable in class oracle.security.jps.service.policystore.search.ComparatorType
The greater-than-or-equal-to operator.
GROUP_ALREADY_EXISTS - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
GROUP_INVALID - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
GROUP_RANGE_INVALID - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
GUID - Static variable in class oracle.security.jps.service.policystore.ApplicationRoleAttributes
Standard attribute - Guid of the Application Role.
GUID_ASSIGN_TO_PRINCIPAL - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 

Skip navigation links

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

E14650-03

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 © 2010, Oracle. All rights reserved.