BEA Systems, Inc.

Uses of Package
weblogic.security.service

Packages that use weblogic.security.service
weblogic.security.auth.callback   
weblogic.security.pk   
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.xml.crypto.wss   
weblogic.xml.crypto.wss.provider   
 

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.saml
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
ContextElement
          A ContextElement is an object used to represent a named value that is used in a ContextHandler.
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).
ResourceBase
          The ResourceBase class is an abstract base class for all the specific resource types and facilitates the model for the extending resources.
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.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/docs100
Copyright 2006 BEA Systems Inc.