NameIdType - type of object producedpublic interface NameIdentifierAttributeEncoder<NameIdType extends SAMLObject> extends AttributeEncoder<NameIdType>, com.google.common.base.Predicate<String>
AttributeEncoder that produces SAML name identifiers
instead of attributes.
Implementations must be able to support a predicate test indicating support, or not, for a particular name identifier format.
encode, getActivationCondition, getProtocolCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.