Interface KeyResource


public interface KeyResource
Author:
Stian Thorgersen
  • Method Summary

    Modifier and Type
    Method
    Description
    org.keycloak.representations.idm.KeysMetadataRepresentation
     
  • Method Details

    • getKeyMetadata

      @GET @Produces("application/json") org.keycloak.representations.idm.KeysMetadataRepresentation getKeyMetadata()