Uses of Interface
net.shibboleth.utilities.java.support.component.UnmodifiableComponent
Packages that use UnmodifiableComponent
Package
Description
Classes for working with JSR-223 scripting environments.
Helpers for common security related tasks.
Implementations of security interfaces.
Service support for Shibboleth projects.
-
Uses of UnmodifiableComponent in net.shibboleth.utilities.java.support.scripting
Classes in net.shibboleth.utilities.java.support.scripting that implement UnmodifiableComponent -
Uses of UnmodifiableComponent in net.shibboleth.utilities.java.support.security
Subinterfaces of UnmodifiableComponent in net.shibboleth.utilities.java.support.securityModifier and TypeInterfaceDescriptioninterface
A component that suppliesAccessControl
instances identified by a policy name. -
Uses of UnmodifiableComponent in net.shibboleth.utilities.java.support.security.impl
Classes in net.shibboleth.utilities.java.support.security.impl that implement UnmodifiableComponentModifier and TypeClassDescriptionclass
Simple implementation that uses an in-memory map of policies.class
This class uses theReloadableService
concept to implementAccessControlService
to hide the details of pinning and unpinning the underlying service. -
Uses of UnmodifiableComponent in net.shibboleth.utilities.java.support.service
Classes in net.shibboleth.utilities.java.support.service that implement UnmodifiableComponent