Uses of Class
net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponent
Packages that use AbstractIdentifiedInitializableComponent
Package
Description
Set of interfaces used to describe basic features of "components" or "modules" within a larger system.
Classes for working with JSR-223 scripting environments.
Implementations of security interfaces.
Service support for Shibboleth projects.
-
Uses of AbstractIdentifiedInitializableComponent in net.shibboleth.utilities.java.support.component
Subclasses of AbstractIdentifiedInitializableComponent in net.shibboleth.utilities.java.support.componentModifier and TypeClassDescriptionclassAnAbstractIdentifiedInitializableComponentwith a public setter. -
Uses of AbstractIdentifiedInitializableComponent in net.shibboleth.utilities.java.support.scripting
-
Uses of AbstractIdentifiedInitializableComponent in net.shibboleth.utilities.java.support.security.impl
Subclasses of AbstractIdentifiedInitializableComponent in net.shibboleth.utilities.java.support.security.implModifier and TypeClassDescriptionclassSimple implementation that uses an in-memory map of policies.classThis class uses theReloadableServiceconcept to implementAccessControlServiceto hide the details of pinning and unpinning the underlying service.classSimple access control implementation based on IP address checking. -
Uses of AbstractIdentifiedInitializableComponent in net.shibboleth.utilities.java.support.service
Subclasses of AbstractIdentifiedInitializableComponent in net.shibboleth.utilities.java.support.service