インタフェース | 説明 |
---|---|
AttributeEncoder<EncodedType> |
Attribute encoders convert
BaseAttribute s into protocol specific representations. |
SAML1AttributeEncoder |
SAML 1.X attribute encoder.
|
SAML1NameIdentifierEncoder |
SAML 1.X
NameIdentifier encoder for attributes. |
SAML2AttributeEncoder |
SAML 2.0 attribute encoder.
|
SAML2NameIDEncoder |
SAML 2.0 NameID attribute encoder.
|
SAMLNameIdentifierEncoder<NameIDType extends XMLObject> |
Base interface for encoders that generate SAML name identifiers.
|
XMLObjectAttributeEncoder<XMLObjectType extends XMLObject> |
Attribute encoder that encodes attributes into XMLObjects.
|
例外 | 説明 |
---|---|
AttributeEncodingException |
Indicates a problem during the encoding of an attribute.
|
Copyright © 2012. All Rights Reserved.