Uses of Package
net.shibboleth.idp.attribute
-
Packages that use net.shibboleth.idp.attribute 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.net.shibboleth.idp.attribute.filter This package contains a filtering engine for a collection ofIdPAttributes.net.shibboleth.idp.attribute.filter.context The contexts to do with attribute filtering.net.shibboleth.idp.attribute.filter.impl Implementations of core attribute filter functionality.net.shibboleth.idp.attribute.filter.matcher.impl Implementation of the various policy matchers.net.shibboleth.idp.attribute.filter.matcher.logic.impl Implementation of the logical attribute matchers.net.shibboleth.idp.attribute.filter.matcher.saml.impl This is where the attribute matchers that understand SAML live.net.shibboleth.idp.attribute.impl Implementations of general attribute functionality.net.shibboleth.idp.attribute.resolver A system which is capable of retrieving a collection ofIdPAttributes from a variety of locations, transform them, and associate a set of protocol-specific encoders to them.net.shibboleth.idp.attribute.resolver.ad.impl Implementations of variousAttributeDefinitions.net.shibboleth.idp.attribute.resolver.ad.mapped.impl ADataConnectorimplementation that maps from a given set of source value to an output value.net.shibboleth.idp.attribute.resolver.context The context to do with Attribute Resolution.net.shibboleth.idp.attribute.resolver.dc Interfaces supporting data connectors.net.shibboleth.idp.attribute.resolver.dc.http Package for http data connector configuration.net.shibboleth.idp.attribute.resolver.dc.http.impl ADataConnectorimplementation that reads data from an HTTP web service.net.shibboleth.idp.attribute.resolver.dc.impl Common functionality used by data connectors.net.shibboleth.idp.attribute.resolver.dc.ldap Package for LDAP data connector configuration.net.shibboleth.idp.attribute.resolver.dc.ldap.impl ADataConnectorimplementation that reads data from an LDAP.net.shibboleth.idp.attribute.resolver.dc.rdbms Package for rdbms data connector configuration.net.shibboleth.idp.attribute.resolver.dc.rdbms.impl ADataConnectorimplementation that reads data from a relational database.net.shibboleth.idp.attribute.resolver.dc.storage.impl Implementation of StorageService-backed data connector.net.shibboleth.idp.attribute.resolver.impl Implementations of core resolver functionality.net.shibboleth.idp.attribute.resolver.scripted This Package contains interface definitions exported to ECMAScript.net.shibboleth.idp.attribute.resolver.spring.dc.impl Implementation of specific DataConnector parsers.net.shibboleth.idp.attribute.transcoding APIs for transcoding of attributes.net.shibboleth.idp.attribute.transcoding.impl Implementation classes for attribute transcoding.net.shibboleth.idp.authn.impl Implementation of various authentication actions.net.shibboleth.idp.authn.principal Classes supporting JavaPrincipalusage.net.shibboleth.idp.authn.principal.impl Implementation of functionality related to Java Principals.net.shibboleth.idp.cas.attribute APIs for CAS attribute support.net.shibboleth.idp.cas.attribute.transcoding.impl Implementation classes for CAS attribute support.net.shibboleth.idp.cas.flow.impl CAS protocol flow implementations.net.shibboleth.idp.consent.context Context classes related to consent flows.net.shibboleth.idp.consent.flow.ar.impl Actions and flow descriptors related to attribute release consent.net.shibboleth.idp.consent.logic.impl Predicates and functions related to attribute consent.net.shibboleth.idp.profile.logic Functions and predicates supporting other profile components.net.shibboleth.idp.saml.attribute.resolver.impl Implementations of SAML relatedAttributeDefinitionandDataConnector.net.shibboleth.idp.saml.attribute.transcoding Base classes for SAMLAttributeTranscoderclasses.net.shibboleth.idp.saml.attribute.transcoding.impl Implementations of SAML transcoders.net.shibboleth.idp.saml.metadata.impl This package contains such class definitions as are needed to bridge between the relying-party.xml schema and OpenSAML.net.shibboleth.idp.saml.nameid.impl Implementation of SAMLNameIDandNameIdentifiergeneration and consumption.net.shibboleth.idp.saml.profile.config Functionality and base classes common to both SAML 1 and 2 profile configuration.net.shibboleth.idp.saml.profile.impl Actions common to SAML 1 and SAML 2 processing.net.shibboleth.idp.saml.profile.logic Functions and predicates supporting SAML profile behavior.net.shibboleth.idp.saml.saml1.profile.impl Profile processing actions related to SAML 1 messages.net.shibboleth.idp.saml.saml2.profile.impl Profile processing actions related to SAML 2 messages. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute Class Description AttributeException Base class for attribute related exceptions.EmptyAttributeValue AnIdPAttributeValuethat 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 anIdPAttribute.PairwiseId Object representing a pairwise/targeted identifier entry as a storage input/output.PairwiseIdStore Storage and retrieval interface for pairwise/targeted identifiers allowing for custom implementations.StringAttributeValue Base class forIdPAttributevalues that are strings. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.context Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.filter Class Description AttributeException Base class for attribute related exceptions.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 anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.filter.context Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.filter.impl Class Description IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.filter.matcher.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.filter.matcher.logic.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.filter.matcher.saml.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.impl Class Description DurablePairwiseIdStore ExtendedPairwiseIdStoreinterface that supports reversal, mutation, and deactivation features requiring durable storage.PairwiseId Object representing a pairwise/targeted identifier entry as a storage input/output.PairwiseIdStore Storage and retrieval interface for pairwise/targeted identifiers allowing for custom implementations. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.ad.impl Class Description DateTimeAttributeValue Base class forIdPAttributevalues that are date/time 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 anIdPAttribute.StringAttributeValue Base class forIdPAttributevalues that are strings. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.ad.mapped.impl Class 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.StringAttributeValue Base class forIdPAttributevalues that are strings. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.context Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.http Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.http.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.impl Class 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.PairwiseIdStore Storage and retrieval interface for pairwise/targeted identifiers allowing for custom implementations. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.ldap Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.ldap.impl Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.rdbms Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.rdbms.impl Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.dc.storage.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.scripted Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.resolver.spring.dc.impl Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.transcoding Class Description AttributeDecodingException Indicates a problem during decoding into an attribute.AttributeEncodingException Indicates a problem during the encoding of an attribute.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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.transcoding.impl Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.authn.impl Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.authn.principal Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.authn.principal.impl Class Description IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.cas.attribute Class Description AttributeDecodingException Indicates a problem during decoding into an attribute.AttributeEncodingException Indicates a problem during the encoding of an attribute.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 anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.cas.attribute.transcoding.impl Class Description AttributeEncodingException Indicates a problem during the encoding of an attribute.DateTimeAttributeValue Base class forIdPAttributevalues that are date/time 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 anIdPAttribute.ScopedStringAttributeValue An attribute value with an associated scope.StringAttributeValue Base class forIdPAttributevalues that are strings. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.cas.flow.impl Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.consent.context Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.consent.flow.ar.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.consent.logic.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.profile.logic Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.attribute.resolver.impl Class 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.IdPAttributeValue Interface for values of anIdPAttribute.XMLObjectAttributeValue AXMLObjectAttributeValuevalue for anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.attribute.transcoding Class Description AttributeDecodingException Indicates a problem during decoding into an attribute.AttributeEncodingException Indicates a problem during the encoding of an attribute.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 anIdPAttribute.ScopedStringAttributeValue An attribute value with an associated scope. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.attribute.transcoding.impl Class Description AttributeEncodingException Indicates a problem during the encoding of an attribute.ByteAttributeValue Abyte[]value for anIdPAttribute.DateTimeAttributeValue Base class forIdPAttributevalues that are date/time 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 anIdPAttribute.ScopedStringAttributeValue An attribute value with an associated scope.StringAttributeValue Base class forIdPAttributevalues that are strings.XMLObjectAttributeValue AXMLObjectAttributeValuevalue for anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.metadata.impl Class Description AttributeDecodingException Indicates a problem during decoding into an attribute.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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.nameid.impl Class Description DurablePairwiseIdStore ExtendedPairwiseIdStoreinterface that supports reversal, mutation, and deactivation features requiring durable storage.PairwiseIdStore Storage and retrieval interface for pairwise/targeted identifiers allowing for custom implementations. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.profile.config Class 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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.profile.impl Class Description AttributeEncodingException Indicates a problem during the encoding of an attribute.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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.profile.logic Class 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.IdPAttributeValue Interface for values of anIdPAttribute. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.saml1.profile.impl Class Description AttributeDecodingException Indicates a problem during decoding into an attribute.AttributeEncodingException Indicates a problem during the encoding of an attribute.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. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.saml.saml2.profile.impl Class Description AttributeDecodingException Indicates a problem during decoding into an attribute.AttributeEncodingException Indicates a problem during the encoding of an attribute.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.