Provides the classes and interfaces for the security framework.
-
static class
A ProtectionParameter encapsulating a CallbackHandler.
static class
A password-based implementation of ProtectionParameter
.
Gets the keystore protection parameters for this domain.
Returns the ProtectionParameters that should be used to obtain
the
Entry
with the given alias.
Gets the parameter used to protect keystore data.
Gets the keystore protection parameters for keystores in this
domain.
Gets a KeyStore.Entry
for the specified alias
with the specified protection parameter.
void
Saves a KeyStore.Entry
under the specified alias.
Gets a keystore Entry
for the specified alias
with the specified protection parameter.
Returns a new Builder object.
Returns a new Builder object.
Returns a new Builder object.
Returns a new Builder that encapsulates the given KeyStore.
final void
Saves a keystore Entry
under the specified alias.
Constructs a DomainLoadStoreParameter for a keystore domain with
the parameters used to protect keystore data.