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

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

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

Methods in org.jboss.identity.federation.api.wstrust.protocol that return Policy
 Policy RequestSecurityTokenResponse.getPolicy()
           Obtains the Policy that was associated with the request.
 Policy RequestSecurityToken.getPolicy()
           Obtains the Policy associated with the request.
 

Methods in org.jboss.identity.federation.api.wstrust.protocol with parameters of type Policy
 void RequestSecurityTokenResponse.setPolicy(Policy policy)
           Sets the Policy in the response.
 void RequestSecurityToken.setPolicy(Policy policy)
           Sets the Policy in the request.
 

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

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



Copyright © 2009 JBoss Inc.. All Rights Reserved.