BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Package
weblogic.security.service

Packages that use weblogic.security.service
weblogic.jms Factory used in implementing the optional JMS Server Session Pool feature. 
weblogic.security   
weblogic.security.auth.callback   
weblogic.security.pk   
weblogic.security.providers.authentication   
weblogic.security.providers.saml   
weblogic.security.service

This package includes interfaces, classes, and exceptions that support security providers. 

weblogic.security.spi

This package includes interfaces, classes, and exceptions you use to develop security providers. 

weblogic.wsee.security.bst   
weblogic.wsee.security.unt   
weblogic.wtc.jatmi   
weblogic.xml.crypto.wss   
weblogic.xml.crypto.wss.provider   
 

Classes in weblogic.security.service used by weblogic.jms
JMSResource
          The JMSResource class is used by a container to specify the JMS resource (and method related to the resource) that a caller is attempting to access.
 

Classes in weblogic.security.service used by weblogic.security
 

Classes in weblogic.security.service used by weblogic.security.auth.callback
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.security.pk
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.security.providers.authentication
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.security.providers.saml
ContextElement
          A ContextElement is an object used to represent a named value that is used in a ContextHandler.
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.security.service
ApplicationRemovalException
          The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application.
ApplicationVersionCreationException
          The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version.
ApplicationVersionRemovalException
          The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version.
ChallengeContext
          The ChallengeContext interface allows the Principal Authenticator to return an object that contains state and is used for subsequent steps in a multi-step challenge/response process.
ContextElement
          A ContextElement is an object used to represent a named value that is used in a ContextHandler.
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
DeployHandleCreationException
          The DeployHandleCreationException is thrown if a security provider encounters a problem while creating a DeployPolicyHandle or DeployRoleHandle.
InvalidParameterException
          The InvalidParameterException exception is thrown if invalid parameters are passed to the WebLogic Security Framework (that is, if a method expects some input parameters and does not receive what it expects).
NotYetInitializedException
          The NotYetInitializedException exception is thrown if an attempt is made to access an uninitialized security service provided by the WebLogic Security Framework.
ProviderException
          The ProviderException exception is a generic exception that is thrown if the WebLogic Security Framework detects any problem with a security provider.
ResourceBase
          The ResourceBase class is an abstract base class for all the specific resource types and facilitates the model for the extending resources.
ResourceCreationException
          The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
ResourceRemovalException
          The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
RoleCreationException
          A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
RoleRemovalException
          The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role.
SecurityServiceException
          The SecurityServiceException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception from the weblogic.security.services package that wrappers an exception with the same name from the weblogic.security.spi package).
SecurityServiceRuntimeException
          The SecurityServiceRuntimeException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception that is unique to the weblogic.security.services package).
 

Classes in weblogic.security.service used by weblogic.security.spi
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.wsee.security.bst
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.wsee.security.unt
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.wtc.jatmi
 

Classes in weblogic.security.service used by weblogic.xml.crypto.wss
ContextElement
          A ContextElement is an object used to represent a named value that is used in a ContextHandler.
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 

Classes in weblogic.security.service used by weblogic.xml.crypto.wss.provider
ContextHandler
          The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.