Class CryptoUtils

java.lang.Object
org.apereo.cas.support.util.CryptoUtils

public final class CryptoUtils extends Object
This is CryptoUtils.
Since:
5.1.0
  • Method Details

    • getSecurityProperties

      public static Properties getSecurityProperties(String file, String psw)
      Gets security properties.
      Parameters:
      file - the file
      psw - the psw
      Returns:
      the security properties
    • getSecurityProperties

      public static Properties getSecurityProperties(String file, String psw, String alias)
      Gets security properties.
      Parameters:
      file - the file
      psw - the psw
      alias - the alias
      Returns:
      the security properties