public class SAML2ByteAttributeEncoder extends AbstractSAML2AttributeEncoder<ByteAttributeValue> implements AttributeMapperProcessor<org.opensaml.saml.saml2.metadata.RequestedAttribute,IdPRequestedAttribute>
| Constructor and Description |
|---|
SAML2ByteAttributeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEncodeValue(IdPAttribute attribute,
IdPAttributeValue value) |
protected org.opensaml.core.xml.XMLObject |
encodeValue(IdPAttribute attribute,
ByteAttributeValue value) |
void |
populateAttributeMapper(AbstractSAMLAttributeMapper<org.opensaml.saml.saml2.metadata.RequestedAttribute,IdPRequestedAttribute> mapper) |
buildAttribute, equals, getEffectiveNameFormat, getFriendlyName, getMapperId, getNameFormat, getProtocol, hashCode, setFriendlyName, setNameFormatdoInitialize, encode, 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.saml2.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.saml2.core.Attribute,ByteAttributeValue>AttributeEncodingException@Nonnull public void populateAttributeMapper(AbstractSAMLAttributeMapper<org.opensaml.saml.saml2.metadata.RequestedAttribute,IdPRequestedAttribute> mapper)
populateAttributeMapper in interface AttributeMapperProcessor<org.opensaml.saml.saml2.metadata.RequestedAttribute,IdPRequestedAttribute>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.