Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

Uses of Package
weblogic.security.service

Packages that use weblogic.security.service
com.bea.security.saml2.providers Provides interfaces and classes for the configuration, control, and monitoring of SAML 2.0 security providers in a WebLogic security realm. 
weblogic.security.auth.callback Classes for collecting user credentials and passing them. 
weblogic.security.pk Provides interfaces and classes to build and validate certification paths. 
weblogic.security.providers.saml Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm. 
weblogic.security.service Deprecated 9.0.0.0. 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 Provides classes to support Binary Security Tokens (BST) in WebLogic Web Services. 
weblogic.wsee.security.unt Provides classes to support UNT security in WebLogic Web Services. 
weblogic.xml.crypto.wss Provides a Helper class for weblogic.xml.crypto.wss.provider.SecurityToken operation. 
weblogic.xml.crypto.wss.provider Provides interfaces and a class for Web Services security providers. 
 

Classes in weblogic.security.service used by com.bea.security.saml2.providers
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.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.
 

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.
SecurityRole
          The SecurityRole interface represents the abstract notion of a security role.
 

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/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02