PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion.XACMLAuthzDecisionStatementType

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

Uses of XACMLAuthzDecisionStatementType in org.picketlink.identity.federation.core.factories
 

Methods in org.picketlink.identity.federation.core.factories that return XACMLAuthzDecisionStatementType
static XACMLAuthzDecisionStatementType XACMLContextFactory.createXACMLAuthzDecisionStatementType(org.jboss.security.xacml.core.model.context.RequestType request, org.jboss.security.xacml.core.model.context.ResponseType response)
          Create an XACML Authorization Decision Statement Type
 

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

Methods in org.picketlink.identity.federation.core.saml.v2.util that return XACMLAuthzDecisionStatementType
static XACMLAuthzDecisionStatementType SOAPSAMLXACMLUtil.getDecisionStatement(Node samlResponse)
           
 

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

Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type XACMLAuthzDecisionStatementType
 void SAMLAssertionWriter.write(XACMLAuthzDecisionStatementType xacmlStat)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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