PicketLink Federation Core 2.1.6.Final-redhat-2

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

Packages that use XACMLPolicyStatementType.ChoiceType
org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion   
 

Uses of XACMLPolicyStatementType.ChoiceType in org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion
 

Fields in org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion with type parameters of type XACMLPolicyStatementType.ChoiceType
protected  List<XACMLPolicyStatementType.ChoiceType> XACMLPolicyStatementType.choiceTypeList
           
 

Methods in org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion that return types with arguments of type XACMLPolicyStatementType.ChoiceType
 List<XACMLPolicyStatementType.ChoiceType> XACMLPolicyStatementType.getChoiceType()
          Gets the value of the choiceTypeList property.
 

Methods in org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion with parameters of type XACMLPolicyStatementType.ChoiceType
 void XACMLPolicyStatementType.add(XACMLPolicyStatementType.ChoiceType choice)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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