JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
net.shibboleth.shared.security.AccessControlService
Packages that use
AccessControlService
Package
Description
net.shibboleth.shared.security.impl
Implementations of security interfaces.
Uses of
AccessControlService
in
net.shibboleth.shared.security.impl
Classes in
net.shibboleth.shared.security.impl
that implement
AccessControlService
Modifier and Type
Class
Description
class
BasicAccessControlService
Simple implementation that uses an in-memory map of policies.