Interface KeyResource
public interface KeyResource
- Author:
- Stian Thorgersen
-
Method Summary
Modifier and TypeMethodDescriptionorg.keycloak.representations.idm.KeysMetadataRepresentation
-
Method Details
-
getKeyMetadata
@GET @Produces("application/json") org.keycloak.representations.idm.KeysMetadataRepresentation getKeyMetadata()
-