oidc-library/src/main/java/org/gcube/oidc/rest
Mauro Mugnaini 17e503c786 Added method to retrieve UMA token by using `clientId` and `clientSecret` in a specific `audience` (aka context, that must be in `URLEncoded` form) and Javadoc for all interesting methods 2021-05-06 17:15:10 +02:00
..
JWTToken.java Added JTI value getter and essentials info dump in JWT 2021-01-20 00:57:49 +01:00
OpenIdConnectConfiguration.java Added avatar settings and retrieve helper method (#19726) 2020-08-12 20:12:21 +02:00
OpenIdConnectRESTHelper.java Added method to retrieve UMA token by using `clientId` and `clientSecret` in a specific `audience` (aka context, that must be in `URLEncoded` form) and Javadoc for all interesting methods 2021-05-06 17:15:10 +02:00
OpenIdConnectRESTHelperException.java Added parsing of the response if is JSON and added specific exception to handle also this response 2020-12-21 18:00:08 +01:00