public class SAML1XMLObjectAttributeEncoder extends AbstractSAML1AttributeEncoder<XMLObjectAttributeValue>
AttributeEncoder that produces SAML 1 attributes from an
IdPAttribute that contains XMLObjectAttributeValue values.| Constructor and Description |
|---|
SAML1XMLObjectAttributeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEncodeValue(IdPAttribute attribute,
IdPAttributeValue value) |
protected XMLObject |
encodeValue(IdPAttribute attribute,
XMLObjectAttributeValue value) |
buildAttribute, doInitialize, equals, getNamespace, getProtocol, hashCode, populateAttributeMapper, setNamespaceencode, encodeType, getActivationCondition, getName, setActivationCondition, setEncodeType, setNamedestroy, doDestroy, initialize, isDestroyed, isInitializedclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetNameencode, getActivationConditionprotected boolean canEncodeValue(@Nonnull IdPAttribute attribute, @Nonnull IdPAttributeValue value)
canEncodeValue in class AbstractSAMLAttributeEncoder<Attribute,XMLObjectAttributeValue>@Nullable protected XMLObject encodeValue(@Nonnull IdPAttribute attribute, @Nonnull XMLObjectAttributeValue value) throws AttributeEncodingException
encodeValue in class AbstractSAMLAttributeEncoder<Attribute,XMLObjectAttributeValue>AttributeEncodingExceptionCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.