| Package | Description |
|---|---|
| net.shibboleth.idp.attribute.resolver.spring |
Classes in this package are to do with parsing the attribute resolver definitions
associated with schema urn\mace:shibboleth:2.0:resolver.
|
| net.shibboleth.idp.attribute.resolver.spring.ad |
Classes in this package are to do with parsing the attribute resolver definitions
associated with schema urn\mace:shibboleth:2.0:resolver:ad.
|
| net.shibboleth.idp.attribute.resolver.spring.ad.impl |
Implementation of the Attribute Definition parsers.
|
| net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl |
Contains the parsers for the
MappedAttributeDefinition
and its child elements. |
| net.shibboleth.idp.attribute.resolver.spring.dc |
Supported base class for the implementation of specific DataConnector parsers.
|
| net.shibboleth.idp.attribute.resolver.spring.dc.http.impl |
The parser for the HTTP Data connector.
|
| net.shibboleth.idp.attribute.resolver.spring.dc.impl |
Implementation of specific DataConnector parsers.
|
| net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl |
The parser for the LDAP Data connector.
|
| net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl |
The parser for the RDBMS Data connector.
|
| net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl |
Parser for StorageService data connector.
|
| net.shibboleth.idp.attribute.resolver.spring.enc |
Parsers for the urn:mace:shibboleth:2.0:attribute:encoder namespace.
|
| net.shibboleth.idp.attribute.resolver.spring.enc.impl |
Implememtation of atttribute encoders.
|
| net.shibboleth.idp.attribute.resolver.spring.impl |
Implementation of top level attribute resolvers.
|