| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
| net.shibboleth.utilities.java.support.service |
Service support for Shibbleth projects.
A service is something reloads instances of serviceable components. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAccessControlService
Simple implementation that uses an in-memory map of policies.
|
class |
DelegatingAccessControlService
This class uses the
ReloadableService concept to implement AccessControlService
to hide the details of pinning and unpinning the underlying service. |
class |
IPRangeAccessControl
Simple access control implementation based on IP address checking.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReloadableService<T>
Base class for
ReloadableService. |
Copyright © 1999–2015. All rights reserved.