public class SAML2XMLObjectAttributeEncoder extends AbstractSAML2AttributeEncoder
XMLObject as the value for attribute values.attributeBuilder| Constructor and Description |
|---|
SAML2XMLObjectAttributeEncoder()
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, setNameFormatgetAttributeName, setAttributeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeName, setAttributeNamepublic SAML2XMLObjectAttributeEncoder()
public org.opensaml.saml2.core.Attribute encode(BaseAttribute attribute) throws AttributeEncodingException
attribute - the attribute to encodeAttributeEncodingException - if unable to successfully encode attributeCopyright © 1999–2014. All rights reserved.