Constructor and Description |
---|
GenderAttributeValueMarshaller() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(eu.eidas.auth.commons.attribute.AttributeValue<Gender> value) |
eu.eidas.auth.commons.attribute.AttributeValue<Gender> |
unmarshal(String value,
boolean isNonLatinScriptAlternateVersion) |
@Nonnull public String marshal(@Nonnull eu.eidas.auth.commons.attribute.AttributeValue<Gender> value)
marshal
in interface eu.eidas.auth.commons.attribute.AttributeValueMarshaller<Gender>
@Nonnull public eu.eidas.auth.commons.attribute.AttributeValue<Gender> unmarshal(@Nonnull String value, boolean isNonLatinScriptAlternateVersion) throws eu.eidas.auth.commons.attribute.AttributeValueMarshallingException
unmarshal
in interface eu.eidas.auth.commons.attribute.AttributeValueMarshaller<Gender>
eu.eidas.auth.commons.attribute.AttributeValueMarshallingException
Copyright © 2020. All Rights Reserved.