Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


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

Packages that use SecurityTokenReference
weblogic.xml.crypto.common.keyinfo   
weblogic.xml.crypto.wss   
weblogic.xml.crypto.wss.provider   

 

Uses of SecurityTokenReference in weblogic.xml.crypto.common.keyinfo

 

Methods in weblogic.xml.crypto.common.keyinfo with parameters of type SecurityTokenReference
 KeySelectorResult BaseKeyProvider.getKeyBySTR(SecurityTokenReference str, String alg, KeySelector.Purpose purpose)
           
abstract  KeySelectorResult KeyProvider.getKeyBySTR(SecurityTokenReference str, String alg, KeySelector.Purpose purpose)
           

 

Uses of SecurityTokenReference in weblogic.xml.crypto.wss

 

Classes in weblogic.xml.crypto.wss that implement SecurityTokenReference
 class SecurityTokenReferenceImpl
           

 

Methods in weblogic.xml.crypto.wss that return SecurityTokenReference
static SecurityTokenReference SecurityTokenReferenceImpl.createAndUnmarshal(Node node)
           

 

Methods in weblogic.xml.crypto.wss with parameters of type SecurityTokenReference
static Node SecurityTokenReferenceImpl.getStrNode(SecurityTokenReference str)
           

 

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

 

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

 

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

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09