| Package | Description |
|---|---|
| net.shibboleth.idp.attribute |
IdPAttributes are protocol-agnostic
units of information about some thing, usually a user. |
| net.shibboleth.idp.attribute.context |
Context to do with Attribute Manipulation.
|
| Class and Description |
|---|
| AttributeEncoder
Attribute encoders convert an
IdPAttribute into a protocol specific representation. |
| AttributeEncodingException
Indicates a problem during the encoding of an attribute.
|
| AttributeException
Base class for attribute related exceptions.
|
| EmptyAttributeValue
An
IdPAttributeValue that is empty. |
| EmptyAttributeValue.EmptyType
Types of empty values.
|
| IdPAttribute
Each attribute represents one piece of information about a user and has associated encoders used to turn that
information in to protocol-specific formats.
|
| IdPAttributeValue
Interface for values of an
IdPAttribute. |
| StringAttributeValue
Base class for
IdPAttribute values that are strings. |
| Class and Description |
|---|
| IdPAttribute
Each attribute represents one piece of information about a user and has associated encoders used to turn that
information in to protocol-specific formats.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.