| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
| Class and Description |
|---|
| AccessControl
A policy that evaluates a
ServletRequest and determines whether access to a named resource
should be granted. |
| AccessControlService
A component that supplies
AccessControl instances identified by a policy name. |
| DataSealerException
Exceptions during use of the
DataSealer. |
| IdentifierGenerationStrategy
Interface for identifier generators.
|
| RandomIdentifierGenerationStrategy
Generates a random number of bytes via a
Random source and encodes them into a string using a
BinaryEncoder (Hex by default). |
| SelfSignedCertificateGenerator.CommandLineArgs
Manages command line parsing for application and the bean properties used by the generator.
|
Copyright © 1999–2014. All rights reserved.