| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.component |
Set of interfaces used to describe basic features of "components" or "modules" within a larger system.
|
| net.shibboleth.utilities.java.support.scripting |
Classes for working with JSR-223 scripting environments.
|
| net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
| net.shibboleth.utilities.java.support.service |
Service support for Shibboleth projects.
A service is something reloads instances of serviceable components. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdentifiableInitializableComponent
An
AbstractIdentifiedInitializableComponent with a public setter. |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptedRunnable
A Runnable which executes a script.
|
| 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–2020 Shibboleth Consortium. All rights reserved.