PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.protocol.XACMLAuthzDecisionQueryType

Packages that use XACMLAuthzDecisionQueryType
org.picketlink.identity.federation.core.saml.v2.util   
org.picketlink.identity.federation.core.saml.v2.writers   
 

Uses of XACMLAuthzDecisionQueryType in org.picketlink.identity.federation.core.saml.v2.util
 

Methods in org.picketlink.identity.federation.core.saml.v2.util that return XACMLAuthzDecisionQueryType
static XACMLAuthzDecisionQueryType SOAPSAMLXACMLUtil.getXACMLQueryType(Node samlRequest)
          Parse the XACML Authorization Decision Query from the Dom Element
 

Methods in org.picketlink.identity.federation.core.saml.v2.util with parameters of type XACMLAuthzDecisionQueryType
static ResponseType SOAPSAMLXACMLUtil.handleXACMLQuery(org.jboss.security.xacml.interfaces.PolicyDecisionPoint pdp, String issuer, XACMLAuthzDecisionQueryType xacmlRequest)
           
 

Uses of XACMLAuthzDecisionQueryType in org.picketlink.identity.federation.core.saml.v2.writers
 

Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type XACMLAuthzDecisionQueryType
 void SAMLRequestWriter.write(XACMLAuthzDecisionQueryType xacmlQuery)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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