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