public class OIDCIdentityProviderPublicKeyLoader extends Object implements PublicKeyLoader
| Constructor and Description |
|---|
OIDCIdentityProviderPublicKeyLoader(KeycloakSession session,
OIDCIdentityProviderConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected KeyWrapper |
getSavedPublicKey() |
Map<String,KeyWrapper> |
loadKeys() |
public OIDCIdentityProviderPublicKeyLoader(KeycloakSession session, OIDCIdentityProviderConfig config)
public Map<String,KeyWrapper> loadKeys() throws Exception
loadKeys in interface PublicKeyLoaderExceptionprotected KeyWrapper getSavedPublicKey() throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.