Uses of Interface
net.shibboleth.utilities.java.support.security.AccessControlService
Packages that use AccessControlService
Package
Description
Implementations of security interfaces.
-
Uses of AccessControlService in net.shibboleth.utilities.java.support.security.impl
Classes in net.shibboleth.utilities.java.support.security.impl that implement AccessControlServiceModifier 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.Fields in net.shibboleth.utilities.java.support.security.impl with type parameters of type AccessControlServiceModifier and TypeFieldDescriptionprivate final ReloadableService<AccessControlService>DelegatingAccessControlService.serviceThe service which manages the reloading.Constructor parameters in net.shibboleth.utilities.java.support.security.impl with type arguments of type AccessControlServiceModifierConstructorDescriptionConstructor.