mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-06 06:49:53 -06:00
Refactor SAML metadata generation to use the SAMLMetadataWriter class
This commit is contained in:
committed by
Hynek Mlnařík
parent
90cf478f13
commit
d6934c64fd
@@ -177,4 +177,4 @@ public enum JBossSAMLURIConstants {
|
||||
public static JBossSAMLURIConstants from(String key) {
|
||||
return REVERSE_LOOKUP.from(key);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user