PicketLink Federation Core 2.1.6.Final-redhat-2

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

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v2.assertion.AttributeStatementType.ASTChoiceType
All Implemented Interfaces:
Serializable
Enclosing class:
AttributeStatementType

public static class AttributeStatementType.ASTChoiceType
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AttributeStatementType.ASTChoiceType(AttributeType attribute)
           
AttributeStatementType.ASTChoiceType(EncryptedElementType encryptedAssertion)
           
 
Method Summary
 AttributeType getAttribute()
           
 EncryptedElementType getEncryptedAssertion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeStatementType.ASTChoiceType

public AttributeStatementType.ASTChoiceType(AttributeType attribute)

AttributeStatementType.ASTChoiceType

public AttributeStatementType.ASTChoiceType(EncryptedElementType encryptedAssertion)
Method Detail

getAttribute

public AttributeType getAttribute()

getEncryptedAssertion

public EncryptedElementType getEncryptedAssertion()

PicketLink Federation Core 2.1.6.Final-redhat-2

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