Package org.keycloak.protocol.oidc.utils
Class JWKSServerUtils
java.lang.Object
org.keycloak.protocol.oidc.utils.JWKSServerUtils
- Author:
- Francis Pouatcha
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JSONWebKeySet
getRealmJwks
(KeycloakSession session, RealmModel realm)
-
Constructor Details
-
JWKSServerUtils
public JWKSServerUtils()
-
-
Method Details
-
getRealmJwks
-