BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.xml.crypto.wss.provider.SecurityTokenHandler

Packages that use SecurityTokenHandler
weblogic.xml.crypto.wss   
 

Uses of SecurityTokenHandler in weblogic.xml.crypto.wss
 

Classes in weblogic.xml.crypto.wss that implement SecurityTokenHandler
 class ClientBSTHandler
           
 class ClientUNTHandler
           
 

Methods in weblogic.xml.crypto.wss that return SecurityTokenHandler
 SecurityTokenHandler WSSecurityContext.getRequiredTokenHandler(Object key)
           
 SecurityTokenHandler WSSecurityContext.getTokenHandler(Object key)
           
static SecurityTokenHandler ClientUNTHandler.getInstance()
           
static SecurityTokenHandler ClientBSTHandler.getInstance()
           
 

Methods in weblogic.xml.crypto.wss with parameters of type SecurityTokenHandler
 void WSSecurityContext.setTokenHandler(SecurityTokenHandler tokenHandler)
           
static void SecurityTokenReferenceImpl.register(SecurityTokenHandler handler)
           
 


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