PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return UseKeyType
 UseKeyType RequestSecurityToken.getUseKey()
           Obtains the key that should be used in the returned token.
 UseKeyType RequestSecurityTokenResponse.getUseKey()
           Obtains the key that used in the returned token.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type UseKeyType
 void RequestSecurityToken.setUseKey(UseKeyType useKey)
           Sets the key that should be used in the returned token.
 void RequestSecurityTokenResponse.setUseKey(UseKeyType useKey)
           Sets the key that used in the returned token.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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