Oracle

Uses of Class
weblogic.security.service.ContextElement

Packages that use ContextElement
weblogic.security.service Deprecated 9.0.0.0. Includes interfaces, classes, and exceptions that support security providers. 
weblogic.xml.crypto.wss Provides interfaces and classes for Web Services security. 
 

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.
 

Uses of ContextElement in weblogic.xml.crypto.wss
 

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


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, 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.