PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.trust.DelegateToType

Packages that use DelegateToType
org.picketlink.identity.federation.core.wstrust.wrappers   
 

Uses of DelegateToType in org.picketlink.identity.federation.core.wstrust.wrappers
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return DelegateToType
 DelegateToType RequestSecurityToken.getDelegateTo()
           Obtains the identity to which the requested token should be delegated.
 DelegateToType RequestSecurityTokenResponse.getDelegateTo()
           Obtains the identity to which the requested token should be delegated.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type DelegateToType
 void RequestSecurityToken.setDelegateTo(DelegateToType delegateTo)
           Sets the identity to which the requested token should be delegated.
 void RequestSecurityTokenResponse.setDelegateTo(DelegateToType delegateTo)
           Sets the identity to which the requested token should be delegated.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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