Package org.apereo.cas.support.util
Class CryptoUtils
java.lang.Object
org.apereo.cas.support.util.CryptoUtils
This is
CryptoUtils.- Since:
- 5.1.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertiesgetSecurityProperties(String file, String psw) Gets security properties.static PropertiesgetSecurityProperties(String file, String psw, String alias) Gets security properties.
-
Method Details
-
getSecurityProperties
Gets security properties.- Parameters:
file- the filepsw- the psw- Returns:
- the security properties
-
getSecurityProperties
Gets security properties.- Parameters:
file- the filepsw- the pswalias- the alias- Returns:
- the security properties
-