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