| Package | Description |
|---|---|
| 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 |
ScriptedRunnable
A Runnable which executes a script.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AccessControlService
A component that supplies
AccessControl instances identified by a policy name. |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReloadableService<T>
Base class for
ReloadableService. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.