- All Implemented Interfaces:
org.keycloak.keys.PublicKeyLoader
public class SpiffeBundleEndpointLoader
extends Object
implements org.keycloak.keys.PublicKeyLoader
-
Constructor Summary
Constructors
-
Method Summary
org.keycloak.crypto.PublicKeysWrapper
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SpiffeBundleEndpointLoader
public SpiffeBundleEndpointLoader(org.keycloak.models.KeycloakSession session,
String bundleEndpoint)
-
Method Details
-
loadKeys
public org.keycloak.crypto.PublicKeysWrapper loadKeys()
throws
Exception
- Specified by:
loadKeys in interface org.keycloak.keys.PublicKeyLoader
- Throws:
Exception