public class SAML2Base64AttributeEncoder extends AbstractSAML2AttributeEncoder
BaseAttribute
s with
value of type byte[]
.attributeBuilder
Constructor and Description |
---|
SAML2Base64AttributeEncoder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
org.opensaml.saml2.core.Attribute |
encode(BaseAttribute attribute)
Enocdes the attribute into a protocol specific representations.
|
getFriendlyName, getNameFormat, populateAttribute, setFriendlyName, setNameFormat
getAttributeName, setAttributeName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeName, setAttributeName
public org.opensaml.saml2.core.Attribute encode(BaseAttribute attribute)
attribute
- the attribute to encodeCopyright © 1999–2014. All rights reserved.