JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package net.shibboleth.idp.attribute.context
@NonnullElements
package
net.shibboleth.idp.attribute.context
Context to do with Attribute Manipulation.
Related Packages
Package
Description
net.shibboleth.idp.attribute
IdPAttribute
s are protocol-agnostic units of information about some thing, usually a user.
net.shibboleth.idp.attribute.config
Configuration support for leveraging
IdPAttribute
objects decoded from SAML metadata for access to settings.
net.shibboleth.idp.attribute.filter
This package contains a filtering engine for a collection of
IdPAttribute
s.
net.shibboleth.idp.attribute.impl
Implementations of general attribute functionality.
net.shibboleth.idp.attribute.resolver
A system which is capable of retrieving a collection of
IdPAttribute
s from a variety of locations, transform them, and associate a set of protocol-specific encoders to them.
net.shibboleth.idp.attribute.transcoding
APIs for transcoding of attributes.
Classes
Class
Description
AttributeContext
A
BaseContext
that tracks a set of attributes.