Class SAML11AttributeStatementType
java.lang.Object
org.keycloak.dom.saml.v1.assertion.SAML11StatementAbstractType
org.keycloak.dom.saml.v1.assertion.SAML11SubjectStatementType
org.keycloak.dom.saml.v1.assertion.SAML11AttributeStatementType
- All Implemented Interfaces:
Serializable
- Since:
- Jun 22, 2011
- Author:
- Anil.Saldhana@redhat.com
- See Also:
-
Field Summary
FieldsFields inherited from class org.keycloak.dom.saml.v1.assertion.SAML11SubjectStatementType
subject -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(SAML11AttributeType aAttribute) voidaddAllAttributes(List<SAML11AttributeType> attribList) get()booleanremove(SAML11AttributeType anAttrib) Methods inherited from class org.keycloak.dom.saml.v1.assertion.SAML11SubjectStatementType
getSubject, setSubject
-
Field Details
-
attribute
-
-
Constructor Details
-
SAML11AttributeStatementType
public SAML11AttributeStatementType()
-
-
Method Details
-
add
-
addAllAttributes
-
remove
-
get
-