Skip navigation links

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

E14650-01

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


C

categorize(String) - Static method in enum oracle.security.jps.mas.permissions.NodePermission.Category
Utility routine to convert the categories into an integer (canonical form).
CATEGORY - Static variable in class oracle.security.jps.util.AbstractEventAuthorization
 
CATEGORY - Static variable in class oracle.security.jps.util.EventCheckSubject
 
checkBulkAuthorization(Subject, Set<ResourceActionsEntry>) - Method in interface oracle.security.jps.service.policystore.PolicyStore
Determines whether the subject has access one or more Resource Actions.
checkJpsLdapSchema(InputStream) - Method in interface oracle.security.jps.util.JpsLdapBootstrap
checks the LDAP server if the schema exists.
checkPermission(String, Subject, Permission) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
checkPermission(Permission) - Method in interface oracle.security.jps.util.JpsAuth.Authorizer
 
checkPermission(Permission) - Static method in class oracle.security.jps.util.JpsAuth
Utility method to perform checkPermission.
checkPermission(Permission) - Static method in class oracle.security.jps.util.JpsUtil
Deprecated. soon to be replaced by JpsAuth.checkPermission
clear() - Method in interface oracle.security.jps.service.credstore.CredentialMap
Deletes all the entries from the map and store.
CodeSourceEntry - Interface in oracle.security.jps.service.policystore.info
 
CollectorException - Exception in oracle.security.jps.service.idm.collector
 
CollectorException() - Constructor for exception oracle.security.jps.service.idm.collector.CollectorException
 
CollectorException(String) - Constructor for exception oracle.security.jps.service.idm.collector.CollectorException
 
CollectorException(String, Throwable) - Constructor for exception oracle.security.jps.service.idm.collector.CollectorException
 
CollectorException(Throwable) - Constructor for exception oracle.security.jps.service.idm.collector.CollectorException
 
ComparatorType - Enum in oracle.security.jps.service.policystore.search
 
COMPONENT_NAME - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
COMPONENT_TYPE - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
ConfigurationFactory - Interface in oracle.security.jps.config
 
containsAppRole(String) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
checks if this app role exists.
containsAppRole(String, String) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
containsCredential(String, String) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Returns true if an entry associated with the specified map name for this key exist in this store, false otherwise.
containsKey(String) - Method in interface oracle.security.jps.service.credstore.CredentialMap
Returns true if this map contains a mapping for the specified key.
containsMap(String) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Returns true if an map associated with the specified map name exist in this store, false otherwise.
containsPrincipalAsMember(String, Principal) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Checks if this principal is a member of this app role
containsPrincipalAsMember(String, String, Principal) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
CONTEXT_FIELDS - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
ContextFactory - Interface in oracle.security.jps
This interface defines methods for retrieval of JpsContext instances.
CookieIdentityToken - Class in oracle.security.jps.service.idm.token
 
CookieIdentityToken(Map<IdmTokenType, Map<String, ?>>) - Constructor for class oracle.security.jps.service.idm.token.CookieIdentityToken
 
CREATE - Static variable in class oracle.security.jps.service.policystore.PolicyStoreFactory
Deprecated. Property key to create a PolicyStore.
createApplicationPolicy(String) - Method in interface oracle.security.jps.service.policystore.PolicyStore
Creates an application policy given the application name - appid.
createAppRole(String, String, String, String, ExtendedProperty) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Deprecated. - use createAppRole(String appRoleName, String displayName, String desc, ExtendedProperty appRoleAttributes)
createAppRole(String, String, String, String) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Deprecated. - use createAppRole(String appRoleName, String displayName, String desc, ExtendedProperty appRoleAttributes)
createAppRole(String, String, String, ExtendedProperty) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
Creates the requested application role in the policy store with extended attributes.
createAppRole(String, String, String, String, String) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
createJpsBootstrapInLdapStore(File) - Method in interface oracle.security.jps.util.JpsLdapBootstrap
Seeds JPS schema in the LDAP server.
createJpsBootstrapInLdapStore(InputStream) - Method in interface oracle.security.jps.util.JpsLdapBootstrap
Seeds JPS schema in the LDAP server.
createJpsCredentailStoreInLdap(String) - Method in interface oracle.security.jps.util.JpsLdapBootstrap
Creates a LDAP node CredentialStore under a domain node for storing LDAP credential store data.
createJpsFarmInLdapStore(String) - Method in interface oracle.security.jps.util.JpsLdapBootstrap
Creates LDAP nodes CredentialStore and SystemPolicy under a farm node for storing LDAP credential and system policy store data.
createJpsPolicyStoreInLdap(String) - Method in interface oracle.security.jps.util.JpsLdapBootstrap
Creates a LDAP node SystemPolicy under a domain node for storing domain wide authorization policies.
createPermissionSet(PermissionSetEntry) - Method in interface oracle.security.jps.service.policystore.entitymanager.PermissionSetManager
Create a PermissionSet
createResource(ResourceEntry) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceManager
Create a Resource
createResourceType(ResourceTypeEntry) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceTypeManager
Validates and creates the given resource type in the backend data store.
CRED_FOLDER - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
Credential - Interface in oracle.security.jps.service.credstore
A base interface for Credentials
CREDENTIAL_STORE - Static variable in class oracle.security.jps.JpsConstants
 
CREDENTIAL_STORE - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
CredentialAccessPermission - Class in oracle.security.jps.service.credstore
The CredentialAccessPermission class is responsible for implementing the fine-grained access control model of CSF.
CredentialAccessPermission(String, String) - Constructor for class oracle.security.jps.service.credstore.CredentialAccessPermission
Creates a new CredentialAccessPermission instance.
CredentialAlreadyExistsException - Exception in oracle.security.jps.service.credstore
This is the CSF (Credential Store Framework) exception.
CredentialAlreadyExistsException() - Constructor for exception oracle.security.jps.service.credstore.CredentialAlreadyExistsException
The empty constructor
CredentialAlreadyExistsException(String) - Constructor for exception oracle.security.jps.service.credstore.CredentialAlreadyExistsException
The constructor takes the message
CredentialAlreadyExistsException(String, Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialAlreadyExistsException
The constructor takes the message and the cause
CredentialAlreadyExistsException(Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialAlreadyExistsException
The constructor takes the cause
CredentialExpiredException - Exception in oracle.security.jps.service.credstore
This is the CSF (Credential Store Framework) exception.
CredentialExpiredException() - Constructor for exception oracle.security.jps.service.credstore.CredentialExpiredException
The empty constructor
CredentialExpiredException(String) - Constructor for exception oracle.security.jps.service.credstore.CredentialExpiredException
The constructor takes the message
CredentialExpiredException(String, Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialExpiredException
The constructor takes the message and the cause
CredentialExpiredException(Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialExpiredException
The constructor takes the cause
CredentialFactory - Class in oracle.security.jps.service.credstore
This class is a factory for getting new credential instances.
CredentialFactory() - Constructor for class oracle.security.jps.service.credstore.CredentialFactory
 
CredentialInvalidException - Exception in oracle.security.jps.service.credstore
This is the CSF (Credential Store Framework) exception.
CredentialInvalidException() - Constructor for exception oracle.security.jps.service.credstore.CredentialInvalidException
The empty constructor
CredentialInvalidException(String) - Constructor for exception oracle.security.jps.service.credstore.CredentialInvalidException
The constructor takes the message
CredentialInvalidException(String, Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialInvalidException
The constructor takes the message and the cause
CredentialInvalidException(Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialInvalidException
The constructor takes the cause
CredentialMap - Interface in oracle.security.jps.service.credstore
A CredentialMap manages a secure mapping of keys to credentials.
CredentialNotFoundException - Exception in oracle.security.jps.service.credstore
This is the CSF (Credential Store Framework) exception.
CredentialNotFoundException() - Constructor for exception oracle.security.jps.service.credstore.CredentialNotFoundException
The empty constructor
CredentialNotFoundException(String) - Constructor for exception oracle.security.jps.service.credstore.CredentialNotFoundException
The constructor takes the message
CredentialNotFoundException(String, Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialNotFoundException
The constructor takes the message and the cause
CredentialNotFoundException(Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredentialNotFoundException
The constructor takes the cause
CredentialStore - Interface in oracle.security.jps.service.credstore
A CredentialStore is a secure store that maintains mappings of map names to Credential maps.
CredStoreException - Exception in oracle.security.jps.service.credstore
This is the basic CSF (Credential Store Framework) exception.
CredStoreException() - Constructor for exception oracle.security.jps.service.credstore.CredStoreException
The empty constructor
CredStoreException(String) - Constructor for exception oracle.security.jps.service.credstore.CredStoreException
The constructor takes the message
CredStoreException(String, Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredStoreException
The constructor takes the message and the cause
CredStoreException(Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredStoreException
The constructor takes the cause
CredStoreRuntimeException - Exception in oracle.security.jps.service.credstore
This is the basic CSF (Credential Store Framework) runtime exception.
CredStoreRuntimeException() - Constructor for exception oracle.security.jps.service.credstore.CredStoreRuntimeException
 
CredStoreRuntimeException(String) - Constructor for exception oracle.security.jps.service.credstore.CredStoreRuntimeException
 
CredStoreRuntimeException(String, Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredStoreRuntimeException
 
CredStoreRuntimeException(Throwable) - Constructor for exception oracle.security.jps.service.credstore.CredStoreRuntimeException
 

Skip navigation links

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

E14650-01

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