BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.ContextElement

Packages that use ContextElement
weblogic.security.providers.saml   
weblogic.security.service

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

weblogic.xml.crypto.wss   
 

Uses of ContextElement in weblogic.security.providers.saml
 

Methods in weblogic.security.providers.saml that return ContextElement
 ContextElement[] SAMLContextHandler.getValues(String[] names)
           
 

Methods in weblogic.security.providers.saml with parameters of type ContextElement
 boolean SAMLContextHandler.addElement(ContextElement e)
           
 

Uses of ContextElement in weblogic.security.service
 

Methods in weblogic.security.service that return ContextElement
 ContextElement[] ContextHandler.getValues(String[] names)
          Gets an array of ContextElement objects containing values for each of the named elements that are known.
 ContextElement[] AppContextHandler.getValues(String[] names)
           
 

Uses of ContextElement in weblogic.xml.crypto.wss
 

Methods in weblogic.xml.crypto.wss that return ContextElement
 ContextElement[] WssPolicyContextHandler.getValues(String[] names)
           
 ContextElement[] SecurityTokenContextHandler.getValues(String[] names)
           
 


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