Class KeyLocator.KeyHash

java.lang.Object
org.keycloak.rotation.KeyLocator.KeyHash
Enclosing interface:
KeyLocator

public static class KeyLocator.KeyHash extends Object
Helper class that facilitates the hash of a Key to be located easier.
  • Constructor Details

    • KeyHash

      public KeyHash(Key key)
  • Method Details