org.picketlink.identity.federation.saml.v2.assertion
Class AttributeStatementType.ASTChoiceType
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeStatementType.ASTChoiceType
public AttributeStatementType.ASTChoiceType(AttributeType attribute)
AttributeStatementType.ASTChoiceType
public AttributeStatementType.ASTChoiceType(EncryptedElementType encryptedAssertion)
getAttribute
public AttributeType getAttribute()
getEncryptedAssertion
public EncryptedElementType getEncryptedAssertion()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.