Package | Description |
---|---|
eu.eidas.auth.commons.attribute | |
eu.eidas.auth.commons.attribute.impl |
Modifier and Type | Method and Description |
---|---|
AttributeValueMarshaller<T> |
AttributeDefinition.getAttributeValueMarshaller() |
Modifier and Type | Method and Description |
---|---|
AttributeDefinition.Builder<T> |
AttributeDefinition.Builder.attributeValueMarshaller(AttributeValueMarshaller<T> attributeValueMarshaller) |
Modifier and Type | Class and Description |
---|---|
class |
BooleanAttributeValueMarshaller
AttributeValueMarshaller for Boolean values.
|
class |
DateTimeAttributeValueMarshaller
AttributeValueMarshaller for DateTime values.
|
class |
IntegerAttributeValueMarshaller
AttributeValueMarshaller for Integer values.
|
class |
LiteralStringAttributeValueMarshaller
An
AttributeValueMarshaller for "literal" String s which must not be
transliterated. |
class |
StringAttributeValueMarshaller
AttributeValueMarshaller for String values.
|
Copyright © 2020. All Rights Reserved.