PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Interface
org.picketlink.identity.federation.core.wstrust.SecurityToken

Packages that use SecurityToken
org.picketlink.identity.federation.core.wstrust   
 

Uses of SecurityToken in org.picketlink.identity.federation.core.wstrust
 

Classes in org.picketlink.identity.federation.core.wstrust that implement SecurityToken
 class StandardSecurityToken
           Standard implementation of the SecurityToken interface.
 

Methods in org.picketlink.identity.federation.core.wstrust that return SecurityToken
 SecurityToken WSTrustRequestContext.getSecurityToken()
           Obtains the security token set by the token provider.
 

Methods in org.picketlink.identity.federation.core.wstrust with parameters of type SecurityToken
 void WSTrustRequestContext.setSecurityToken(SecurityToken token)
           Sets the security token in the context.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.