Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

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 a Helper class for weblogic.xml.crypto.wss.provider.SecurityToken operation. 
 

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.  
 


Copyright 1996, 2011, 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 API Reference
12c Release 1 (12.1.1)

Part Number E24391-02