Package io.jans.as.client.uma
Interface UmaMetadataService
public interface UmaMetadataService
The endpoint at which the requester can obtain UMA metadata.
- Author:
- Yuriy Zabrovarnyy
-
Method Summary
-
Method Details
-
getMetadata
@GET @Produces("application/json") io.jans.as.model.uma.UmaMetadata getMetadata()
-