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 PublicKeyLoader
Exception
protected KeyWrapper getSavedPublicKey() throws Exception
Exception
Copyright © 2019 JBoss by Red Hat. All rights reserved.