PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.policy.PolicyReference

Packages that use PolicyReference
org.picketlink.identity.federation.core.wstrust.wrappers   
org.picketlink.identity.federation.ws.policy   
 

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return PolicyReference
 PolicyReference RequestSecurityToken.getPolicyReference()
           Obtains the reference to the Policy that should be used.
 PolicyReference RequestSecurityTokenResponse.getPolicyReference()
           Obtains the reference to the Policy that was associated with the request.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type PolicyReference
 void RequestSecurityToken.setPolicyReference(PolicyReference policyReference)
           Sets the reference to the Policy that should be used.
 void RequestSecurityTokenResponse.setPolicyReference(PolicyReference policyReference)
           Sets the reference to the Policy that was associated with the request.
 

Uses of PolicyReference in org.picketlink.identity.federation.ws.policy
 

Methods in org.picketlink.identity.federation.ws.policy that return PolicyReference
 PolicyReference PolicyAttachment.PolicyChoice.getPolicyReference()
           
 

Constructors in org.picketlink.identity.federation.ws.policy with parameters of type PolicyReference
PolicyAttachment.PolicyChoice(PolicyReference pr)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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