PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.assertion.AttributeStatementType.ASTChoiceType

Packages that use AttributeStatementType.ASTChoiceType
org.picketlink.identity.federation.saml.v2.assertion Package for the model classes for the SAML2 Assertion 
 

Uses of AttributeStatementType.ASTChoiceType in org.picketlink.identity.federation.saml.v2.assertion
 

Fields in org.picketlink.identity.federation.saml.v2.assertion with type parameters of type AttributeStatementType.ASTChoiceType
protected  List<AttributeStatementType.ASTChoiceType> AttributeStatementType.attributes
           
 

Methods in org.picketlink.identity.federation.saml.v2.assertion that return types with arguments of type AttributeStatementType.ASTChoiceType
 List<AttributeStatementType.ASTChoiceType> AttributeStatementType.getAttributes()
          Gets the attributes.
 

Methods in org.picketlink.identity.federation.saml.v2.assertion with parameters of type AttributeStatementType.ASTChoiceType
 void AttributeStatementType.addAttribute(AttributeStatementType.ASTChoiceType attribute)
          Add an attribute
 void AttributeStatementType.removeAttribute(AttributeStatementType.ASTChoiceType attribute)
          Remove an attribute
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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