Searched refs:SAE_CONFIG_KEYSTORE_PASS (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/sae/api/
H A DSecureAttrs.java217 public static final String SAE_CONFIG_KEYSTORE_PASS = "keystorepass"; field in class:SecureAttrs
1052 String kpass = properties.getProperty(SAE_CONFIG_KEYSTORE_PASS);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/sae/api/
H A DSecureAttrs.java220 public static final String SAE_CONFIG_KEYSTORE_PASS = "keystorepass"; field in class:SecureAttrs
1055 String kpass = properties.getProperty(SAE_CONFIG_KEYSTORE_PASS);

Completed in 32 milliseconds