java.lang.Object
org.codelibs.saml2.core.model.KeyStoreSettings
KeyStore class of Java Toolkit.
A class that stores KeyStore details for Certificates and Private Key
-
Constructor Details
-
KeyStoreSettings
Constructor- Parameters:
keyStore- stores certificates and keyspAlias- Alias for SP key entryspKeyPass- password to access Private KeyEntry in KeyStore
-
-
Method Details
-
getKeyStore
- Returns:
- the keyStore
-
getSpAlias
- Returns:
- the spAlias
-
getSpKeyPass
- Returns:
- the spKeyPass
-