Class StsKeyStore
java.lang.Object
de.adorsys.sts.keymanagement.model.StsKeyStore
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StsKeyStore
public StsKeyStore()
-
-
Method Details
-
getEntries
- Returns:
- Read only representation of all entries in form of `alias` - `key entry`.
-
getKeyStoreCopy
- Returns:
- Underlying KeyStore object, one should not attempt to modify it - use
StsKeyStore#getView()to modify data.
-
setLastUpdate
-