public class SAML2Base64AttributeEncoder extends AbstractSAML2AttributeEncoder
BaseAttributes with
value of type byte[].attributeBuilder| コンストラクタと説明 |
|---|
SAML2Base64AttributeEncoder()
Constructor.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 Attribute encode(BaseAttribute attribute)
attribute - the attribute to encodeCopyright © 2012. All Rights Reserved.