Oracle

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

Packages that use SecurityTokenReference
weblogic.xml.crypto.wss.provider Provides interfaces and a class for Web Services security providers. 
 

Uses of SecurityTokenReference in weblogic.xml.crypto.wss.provider
 

Methods in weblogic.xml.crypto.wss.provider that return SecurityTokenReference
 SecurityTokenReference SecurityTokenHandler.getSTR(QName STRType, String valueType, SecurityToken token)
          Creates a SecurityTokenReference from a SecurityToken or Credential.
 SecurityTokenReference SecurityTokenHandler.newSecurityTokenReference(Node node)
           
 

Methods in weblogic.xml.crypto.wss.provider with parameters of type SecurityTokenReference
 SecurityToken SecurityTokenHandler.getSecurityToken(SecurityTokenReference str, MessageContext ctx)
           
 


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.