Package | Description |
---|---|
net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicKeystoreKeyStrategy
Implements a strategy for access to versioned symmetric keys using a keystore, and a standalone file
for tracking the latest key version, to compensate for the lack of extensible attribute support in the
pre-Java 8 KeyStore API.
|
Modifier and Type | Field and Description |
---|---|
private DataSealerKeyStrategy |
DataSealer.keyStrategy
Source of keys.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSealer.setKeyStrategy(DataSealerKeyStrategy strategy)
Set the key strategy.
|
Copyright © 1999–2018. All rights reserved.