Searched defs:getEncryptionCertAliases (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java1803 public static List<String> getEncryptionCertAliases(String realm, String hostEntityId, String entityRole) { method in class:SAML2Utils
1805 debug.message("getEncryptionCertAliases : realm - {}; hostEntityId - {}; entityRole - {}", realm,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java1828 public static List<String> getEncryptionCertAliases(String realm, String hostEntityId, String entityRole) { method in class:SAML2Utils
1830 debug.message("getEncryptionCertAliases : realm - {}; hostEntityId - {}; entityRole - {}", realm,

Completed in 50 milliseconds