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


S

SAMLTokenCallback - Class in oracle.security.jps.callback
Callback for passing in SAML assertion
SAMLTokenCallback() - Constructor for class oracle.security.jps.callback.SAMLTokenCallback
 
SCOPE - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
searchAppRoles(String) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
This method searches application roles by an attribute role name.
searchAppRoles(String, String, boolean) - Method in interface oracle.security.jps.service.policystore.ApplicationPolicy
This method searches application roles by an attribute and its value.
searchAppRoles(String, String) - Static method in class oracle.security.jps.service.policystore.PolicyStoreUtil
Deprecated. 
SECONDARY_SESSION_ID - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
SERVICE_SECURITY_PRINCIPAL_KEY_PROP - Static variable in class oracle.security.jps.JpsConstants
 
SERVICE_SECURITY_PRINCIPAL_MAP_PROP - Static variable in class oracle.security.jps.JpsConstants
 
ServiceInstance - Interface in oracle.security.jps.service
This interface defines common behavior for all JPS services User: rkng Date: Nov 7, 2005 Time: 10:40:49 PM
ServiceInstanceDescriptor - Interface in oracle.security.jps.config
This interface represents configuration information for a JPS service instance.
ServiceInstanceVisitor - Class in oracle.security.jps.service
Created by IntelliJ IDEA.
ServiceLocator - Interface in oracle.security.jps.service
Defines common contract to locate JPS services
ServiceProvider - Interface in oracle.security.jps.service
A JSP-level provider that works with other service module level providers.
ServiceProviderDescriptor - Interface in oracle.security.jps.config
This interface represents configuration information for a JPS service provider User: rkng Date: Nov 2, 2005 Time: 4:12:16 PM To change this template use File | Settings | File Templates.
ServiceProviderProxy - Class in oracle.security.jps.util
Created by IntelliJ IDEA.
ServiceProviderProxy(Object) - Constructor for class oracle.security.jps.util.ServiceProviderProxy
 
ServiceProviderVisitor - Class in oracle.security.jps.service
Created by IntelliJ IDEA.
ServiceType - Enum in oracle.security.jps.service
 
SESSION_ID - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
setANDMatch() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
Apply the AND condition to all sub-queries in this query.
setApplicationContextName(String) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
set contextName for callback handling
setApplicationName(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setApplicationName() method is used to set the name of the application generating the event.
setApplicationName(String) - Method in interface oracle.security.jps.util.JpsServices
Deprecated. per bug 6060502
setAssertion(Assertion) - Method in class oracle.security.jps.callback.SAMLTokenCallback
Set the SAML assertion
setAttribute(String, Object) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttribute() method is used to set a (attribute-name, attribute-value) pair.
setAttributeBoolean(String, boolean) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeBoolean() method is used to set a (attribute-name, attribute-value) pair.
setAttributeBoolean(String, Boolean) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeBoolean() method is used to set a (attribute-name, attribute-value) pair.
setAttributeByteArray(String, byte[]) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeByteArray method is used to set a (attribute-name, attribute-value) pair.
setAttributeDate(String, Date) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeDate() method is used to set a (attribute-name, attribute-value) pair.
setAttributeDouble(String, int) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeDouble() method is used to set a (attribute-name, attribute-value) pair.
setAttributeFloat(String, float) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeFloat() method is used to set a (attribute-name, attribute-value) pair.
setAttributeInt(String, int) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeInt() method is used to set a (attribute-name, attribute-value) pair.
setAttributeLong(String, long) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeLong() method is used to set a (attribute-name, attribute-value) pair.
setAttributeString(String, String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setAttributeString() method is used to set a (attribute-name, attribute-value) pair.
setAuthenticationType(String) - Method in class oracle.security.jps.callback.IdentityCallback
This method sets the authentication type <p/> <p/> This method first calls <href>JpsAuth.checkPermission</href> and the permission is constructed as new JpsPermission("IdentityAssertion", "execute");.
setAuthenticationType(String) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
User should implement this method and must set the valid authenticated identity and it can not be null in any case.
setClockSkew(long) - Method in class oracle.security.jps.callback.SAMLTokenCallback
set the clock skew betweent the client and server machine
setCodeSource(String) - Method in class oracle.security.jps.util.AbstractJpsAuditEvent
 
setComponentEvents(URL) - Method in class oracle.security.jps.service.audit.AuditProperties
set the path to the component_events.xml
setComponentName(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setComponentName() method is used to set the name of the component generating the event.
setComponentType(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setComponentType() method is used to set the type of the component generating the event.
setConfigParameter(Map<String, String>) - Method in interface oracle.security.jps.tools.utility.JpsUtilDeploymentIfc
This api can be used to set the config parameters to be used during migration 1.
setConfigParameter(Map<String, String>) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This api can be used to set the config parameters to be used during migration.
setContextFields(String) - Method in class oracle.security.jps.service.audit.AuditEvent
 
setCookies(Map<IdmTokenType, Map<String, ?>>) - Method in class oracle.security.jps.service.idm.token.CookieIdentityToken
Sets the Map of http parameter names for cookie and values as javax.servlet.http.Cookie objects
setCreated(Date) - Method in class oracle.security.jps.callback.WSSDigestCallback
Sets the created value
setCredential(String, Credential) - Method in interface oracle.security.jps.service.credstore.CredentialMap
Assigns the Credentialobject to the specified key.
setCredential(String, String, Credential) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Stores the Credential object for the specified mapName and key.
setCredentialMap(String, CredentialMap) - Method in interface oracle.security.jps.service.credstore.CredentialStore
Stores the CredentialMap of Credential objects for the specified mapName.
setCtxid(String) - Method in interface oracle.security.jps.service.policystore.info.JaccPolicyEntry
 
setCtxUniqueName(String) - Method in interface oracle.security.jps.service.policystore.info.JaccPolicyEntry
 
setDescription(String) - Method in interface oracle.security.jps.service.credstore.Credential
Sets the description for this credential
setDigest(byte[]) - Method in class oracle.security.jps.callback.WSSDigestCallback
Sets the digest value
setDigestHeader(String) - Method in class oracle.security.jps.callback.HTTPDigestCallback
Sets the HTTP digest header value
setDownstreamComponentId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The downStreamComponentId attribute is no longer used
setECID(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setECID() method is used to set the Execution Context ID.
setEventCategory(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setEventCategory() method is used to set the category of the event.
setEventDefinition(Object) - Method in class oracle.security.jps.service.audit.AuditEvent
The setEventDefinition() method is used to set the event definition.
setEventStatus(boolean) - Method in class oracle.security.jps.service.audit.AuditEvent
The setEventStatus() method is used to set the event status.
setEventTimestamp(long) - Method in class oracle.security.jps.service.audit.AuditEvent
The setEventTimestamp() method is used to set the event creation time.
setEventType(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setEventType() method is used to set the type of the event.
setExecContextId(String) - Method in class oracle.security.jps.service.audit.AuditContext
Sets the ECID.
setExpiryTime(Calendar) - Method in interface oracle.security.jps.service.credstore.DataSourceCredential
Sets the expiration time for this credential.
setExpiryTime(Calendar) - Method in interface oracle.security.jps.service.credstore.GenericCredential
Sets the expiration time for this credential.
setExpiryTime(Calendar) - Method in interface oracle.security.jps.service.credstore.PasswordCredential
Sets the expiration time for this credential.
setFailureCode(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setFailureCode() method is used to set the failureCode.
setGUID(String) - Method in class oracle.security.jps.util.AbstractJpsAuditEvent
 
setHeaderValues(Map<IdmTokenType, Map<String, ?>>) - Method in class oracle.security.jps.service.idm.token.HeaderIdentityToken
Sets the map of key value pairs of header parameters and the header values
setHostId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setHostId() method is used to set the Host ID.
setHostingClientId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The hostClientId attribute is no longer used
setHostNetworkAddr(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setHostNetworkAddr() method is used to set the Network Address of host generating the event.
setHttpRequest(HttpServletRequest) - Method in class oracle.security.jps.callback.HttpRequestCallback
Sets the http request object
setHttpResponse(HttpServletResponse) - Method in class oracle.security.jps.callback.HttpResponseCallback
Sets the http response object
setIdentity(String) - Method in class oracle.security.jps.callback.IdentityCallback
This method sets the identity name <p/> <p/> This method first calls <href>JpsAuth.checkPermission</href> and the permission is constructed as new JpsPermission("IdentityAssertion", "execute");.
setIdentity(String) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
User must implement this method and set the valid authenticated identity
setIdentityAsserted(boolean) - Method in class oracle.security.jps.callback.IdentityCallback
This method sets the identityAsserted value, true or false <p/> <p/> This method first calls <href>JpsAuth.checkPermission</href> and the permission is constructed as new JpsPermission("IdentityAssertion", "execute");.
setIdentityAsserted(boolean) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
User should implement this method and must set the valid authenticated state and it can not be null in any case.
setIdentityStore(IdentityStoreService) - Method in class oracle.security.jps.callback.IdentityStoreCallback
Sets the identity store service defined by IdentityStoreService.class
setInitiator(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setInitiator() method is used to set the Initiator.
setInitiatorDN(String) - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated.  
setInstanceId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setInstanceId() method is used to set the Instance ID.
setJaccPolicyEntry(JaccPolicyEntry) - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
 
setJaccPolicyEntryMap(Map<String, JaccPolicyEntry>) - Method in interface oracle.security.jps.service.policystore.info.AppPolicyEntry
 
setJpsContextInLdapStore() - Method in interface oracle.security.jps.util.JpsLdapBootstrap
add cn=JPSContext in LDAP if it does not exist
setKeyStore(KeyStore) - Method in class oracle.security.jps.callback.SAMLTokenCallback
Set the keystore which has the SAML assertion issuer keys
setLogDirectory(String) - Method in class oracle.security.jps.service.audit.AuditProperties
Set this to override the busstop directory.
setLogDirSize(long) - Method in class oracle.security.jps.service.audit.AuditProperties
Set the maximum size of all logFiles in the directory.
setLogFileSize(long) - Method in class oracle.security.jps.service.audit.AuditProperties
Set the size of each log file .
setLoggerName(String) - Method in class oracle.security.jps.service.audit.AuditProperties
Deprecated. loggerName cannot be changed
setMessageText(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setMessageText() method is used to set the Supplemental Details.
setModuleId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setModuleId() method is used to set the module id.
setName(String) - Method in class oracle.security.jps.config.NamedPropertyMap
 
setNonce(byte[]) - Method in class oracle.security.jps.callback.WSSDigestCallback
Sets the nonce value
setOracleHome(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setOracleHome() method is used to set the oracleHome.
setOracleInstance(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setOracleInstance() method is used to set the oracleInstance.
setOrder(int) - Method in interface oracle.security.jps.service.policystore.info.common.EntryReference
Sets the order by incrementing i by 1
setOrganizationId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The organizationId attribute is no longer used
setORMatch() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
Apply the OR condition to all sub-queries in this query.
setParent(PropertySet) - Method in class oracle.security.jps.config.NamedPropertyMap
 
setParent(GenericEntry) - Method in interface oracle.security.jps.service.policystore.info.GenericEntry
 
setPermissionAction(String) - Method in class oracle.security.jps.util.EventCheckAuthorization
 
setPermissionClass(String) - Method in class oracle.security.jps.util.EventCheckAuthorization
 
setPermissionTarget(String) - Method in class oracle.security.jps.util.EventCheckAuthorization
 
setPrincipals(String) - Method in class oracle.security.jps.util.AbstractJpsAuditEvent
 
setProcessId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setProcessId() method is used to set the processId of the process generating the event.
setProperties(Map<String, String>) - Method in class oracle.security.jps.config.NamedPropertyMap
 
setProperty(String, List<String>) - Method in class oracle.security.jps.config.ExtendedProperty
Puts the property in the HashMap
setProperty(String, String) - Method in class oracle.security.jps.config.NamedPropertyMap
 
setRemoteIP(String) - Method in class oracle.security.jps.service.audit.AuditContext
 
setRemoteIP(String) - Method in class oracle.security.jps.service.audit.AuditEvent
 
setRequest(HttpServletRequest) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
set HttpRequestCallback for callback handling
setRequest(HttpServletRequest) - Method in class oracle.security.jps.service.idm.token.RequestIdentityToken
Sets the HTTP Request Object
setRequestMethod(String) - Method in class oracle.security.jps.callback.HTTPDigestCallback
Sets the HTTP request method
setResource(String) - Method in class oracle.security.jps.service.audit.AuditEvent
 
setResourceOperation(String) - Method in class oracle.security.jps.callback.ResourceCallback
Sets the OAM resource operation like GET, POST etc
setResourceType(String) - Method in class oracle.security.jps.callback.ResourceCallback
Sets the OAM resource type like http, ejb etc
setResourceURL(String) - Method in class oracle.security.jps.callback.ResourceCallback
Sets the OAM resource url
setResponse(HttpServletResponse) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
set HttpResponseCallback for callback handling
setRID(String) - Method in class oracle.security.jps.service.audit.AuditEvent
 
setRoles(String) - Method in class oracle.security.jps.service.audit.AuditEvent
 
setSecondarySessionId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The secondarySessionId attribute is no longer used
setSession(Object) - 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
setSession(Object) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
This method can be used to pass any session object from Identity Asserter to Login module if needed
setSessionCookie(String) - Method in class oracle.security.jps.callback.IdentityCallback
This method sets the session cookie <p/> <p/> This method first calls <href>JpsAuth.checkPermission</href> and the permission is constructed as new JpsPermission("IdentityAssertion", "execute");.
setSessionCookie(String) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
sets session cookie in callback handling
setSessionId(String) - Method in class oracle.security.jps.service.audit.AuditContext
The setSessionId() method sets the session ID.
setSubject(Subject) - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
User should implement this method and can set the valid subject if LoginModule is not used for subject population and the subject.loginmodule.disabled property is set to true.
setSubject(String) - Method in class oracle.security.jps.util.AbstractEventAuthorization
 
setTarget(String) - Method in class oracle.security.jps.service.audit.AuditEvent
 
setTargetComponentType(String) - Method in class oracle.security.jps.service.audit.AuditEvent
 
setTargetDN(String) - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated.  
setThreadId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setThreadId() method is used to set the Thread ID.
setToken(Object) - Method in class oracle.security.jps.callback.TokenCallback
associates a token with this callback
setTokens(Map<IdmTokenType, Map<String, ?>>) - Method in class oracle.security.jps.service.idm.token.CookieIdentityToken
Sets the token map with token names as map keys and token value
setTokens(Map<IdmTokenType, Map<String, ?>>) - Method in class oracle.security.jps.service.idm.token.HeaderIdentityToken
Sets the token map with token names as map keys and token value
setTokens(Map<IdmTokenType, Map<String, ?>>) - Method in interface oracle.security.jps.service.idm.token.IdentityToken
Sets the token map with token names as map keys and token value
setTokens(Map<IdmTokenType, Map<String, ?>>) - Method in class oracle.security.jps.service.idm.token.RequestIdentityToken
Sets the token map with token names as map keys and token value
setTokenType(String) - Method in class oracle.security.jps.callback.TokenCallback
sets the type of token for this callback
setTransactionId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
The setTransactionId() method is used to set the Transaction ID.
setUpstreamComponentId(String) - Method in class oracle.security.jps.service.audit.AuditEvent
Deprecated. The upStreamComponentId attribute is no longer used
setUser(User) - Method in class oracle.security.jps.callback.IdmUserCallback
Sets the identity user defined by oracle.security.idm.User
setUseTextFormat(boolean) - Method in class oracle.security.jps.service.audit.AuditProperties
Deprecated. txtFormat is always true
setValidation(boolean) - Method in class oracle.security.jps.config.jaxb.JpsConfigSerializer
 
setValidation(boolean) - Method in class oracle.security.jps.v11_1.config.jaxb.JpsConfigSerializer
 
setValue(String, Object) - Method in class oracle.security.jps.service.audit.AuditContext
Sets a (key, value) pair for the context.
setX509Certificate(X509Certificate) - Method in class oracle.security.jps.callback.X509Callback
 
shutdown() - Method in interface oracle.security.jps.service.audit.Auditor
Shutdown will close the busstop file.
size() - Method in interface oracle.security.jps.service.credstore.CredentialMap
Returns the number of mappings in this map.
SOURCE_APPLICATION - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
SOURCE_CONFIG_FILE - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
SOURCE_FOLDER - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
SOURCE_JPS_CONTEXT - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
start() - Method in interface oracle.security.jps.service.JpsLifeCycle
Starts this instance and puts it in IN_SERVICE state
stop() - Method in interface oracle.security.jps.service.JpsLifeCycle
Stops this instance and puts it in STOPPED state
store() - Method in interface oracle.security.jps.service.credstore.CredentialStore
Deprecated. This method has been deprecated. Please use persist if needed.
SubjectAsserter - Interface in oracle.security.jps.service.idm.asserter
This interface must be implemented by any custom Subject Assertion Provider that user wants to plugin.
SubjectUtil - Class in oracle.security.jps.util
 
SubjectUtil() - Constructor for class oracle.security.jps.util.SubjectUtil
 
SUN_JNDI_LDAP_CONNECT_POOL - Static variable in class oracle.security.jps.JpsConstants
 
SUN_JNDI_LDAP_CONNECT_POOL_AUTHENTICATION - Static variable in class oracle.security.jps.JpsConstants
 
SUN_JNDI_LDAP_CONNECT_POOL_INITSIZE - Static variable in class oracle.security.jps.JpsConstants
 
SUN_JNDI_LDAP_CONNECT_POOL_MAXSIZE - Static variable in class oracle.security.jps.JpsConstants
 
SUN_JNDI_LDAP_CONNECT_POOL_PROTOCOL - Static variable in class oracle.security.jps.JpsConstants
 
SUN_JNDI_LDAP_CONNECT_POOL_TIMEOUT - Static variable in class oracle.security.jps.JpsConstants
 
SUN_JNDI_LDAP_CTX_FACTORY - Static variable in class oracle.security.jps.JpsConstants
 
SystemPermission - Class in oracle.security.jps.mas.permissions
This class represents access to a System Config MBean.
SystemPermission(String, String) - Constructor for class oracle.security.jps.mas.permissions.SystemPermission
Constructs a System Permission given the internal identifier of a topology node.

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.