Class SamlMetadataKeyLocator

java.lang.Object
org.keycloak.protocol.saml.SamlMetadataKeyLocator
All Implemented Interfaces:
Iterable<Key>, KeyLocator

public class SamlMetadataKeyLocator extends Object implements KeyLocator

KeyLocator that caches the keys into a PublicKeyStorageProvider.

Author:
rmartinc