Class Gender
java.lang.Object
se.swedenconnect.spring.saml.idp.attributes.eidas.Gender
- All Implemented Interfaces:
Serializable,EidasAttributeValue<GenderType>
Representation of the eIDAS
GenderType attribute value.- Author:
- Martin Lindström
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Gender
Constructor.- Parameters:
gender- the gender type
-
-
Method Details
-
getValueAsString
Gets the string representation of the value.- Specified by:
getValueAsStringin interfaceEidasAttributeValue<GenderType>- Returns:
- a string
-
createXmlObject
- Specified by:
createXmlObjectin interfaceEidasAttributeValue<GenderType>- Returns:
- the attribute value
-
toString
-