Uses of Class
org.keycloak.dom.saml.v1.assertion.SAML11AttributeType
Packages that use SAML11AttributeType
-
Uses of SAML11AttributeType in org.keycloak.dom.saml.v1.assertion
Fields in org.keycloak.dom.saml.v1.assertion with type parameters of type SAML11AttributeTypeModifier and TypeFieldDescriptionprotected List<SAML11AttributeType>SAML11AttributeStatementType.attributeMethods in org.keycloak.dom.saml.v1.assertion that return types with arguments of type SAML11AttributeTypeMethods in org.keycloak.dom.saml.v1.assertion with parameters of type SAML11AttributeTypeModifier and TypeMethodDescriptionvoidSAML11AttributeStatementType.add(SAML11AttributeType aAttribute) booleanSAML11AttributeStatementType.remove(SAML11AttributeType anAttrib) Method parameters in org.keycloak.dom.saml.v1.assertion with type arguments of type SAML11AttributeTypeModifier and TypeMethodDescriptionvoidSAML11AttributeStatementType.addAllAttributes(List<SAML11AttributeType> attribList)