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. |
BasicKeystoreKeyStrategyTool.CommandLineArgs
Manages command line parsing for application and the bean properties used by the tool.
|
DataSealerException
Exceptions during use of the
DataSealer . |
DataSealerKeyStrategy
Interface for acquiring secret keys on behalf of the
DataSealer class,
this principally abstracts methods of handling key versioning moreso than actual
access to keys, by optimizing access to keys in accordance with the manner in which
key rollover is handled. |
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–2018. All rights reserved.