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

Packages that use PolicyReference
org.jboss.identity.federation.api.wstrust.protocol   
org.jboss.identity.federation.ws.policy   
 

Uses of PolicyReference in org.jboss.identity.federation.api.wstrust.protocol
 

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

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

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

Methods in org.jboss.identity.federation.ws.policy that return PolicyReference
 PolicyReference ObjectFactory.createPolicyReference()
          Create an instance of PolicyReference
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.