public class SAML1ByteAttributeEncoder extends AbstractSAML1AttributeEncoder<ByteAttributeValue>
| Constructor and Description |
|---|
SAML1ByteAttributeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEncodeValue(IdPAttribute attribute,
IdPAttributeValue value) |
protected org.opensaml.core.xml.XMLObject |
encodeValue(IdPAttribute attribute,
ByteAttributeValue 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<org.opensaml.saml.saml1.core.Attribute,ByteAttributeValue>@Nullable protected org.opensaml.core.xml.XMLObject encodeValue(@Nonnull IdPAttribute attribute, @Nonnull ByteAttributeValue value) throws AttributeEncodingException
encodeValue in class AbstractSAMLAttributeEncoder<org.opensaml.saml.saml1.core.Attribute,ByteAttributeValue>AttributeEncodingExceptionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.