PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return Policy
 Policy RequestSecurityToken.getPolicy()
           Obtains the Policy associated with the request.
 Policy RequestSecurityTokenResponse.getPolicy()
           Obtains the Policy that was associated with the request.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type Policy
 void RequestSecurityToken.setPolicy(Policy policy)
           Sets the Policy in the request.
 void RequestSecurityTokenResponse.setPolicy(Policy policy)
           Sets the Policy in the response.
 

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

Methods in org.picketlink.identity.federation.ws.policy that return Policy
 Policy PolicyAttachment.PolicyChoice.getPolicy()
           
 

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


PicketLink Federation Core 2.1.6.Final-redhat-2

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