public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTokenFromJson(org.gcube.oidc.rest.JWTToken jwtToken) |
static org.gcube.oidc.rest.JWTToken |
setToken(URL oidcAddress,
String clientId,
String secret) |
public static org.gcube.oidc.rest.JWTToken setToken(URL oidcAddress, String clientId, String secret) throws org.gcube.oidc.rest.OpenIdConnectRESTHelperException
org.gcube.oidc.rest.OpenIdConnectRESTHelperExceptionpublic static String getTokenFromJson(org.gcube.oidc.rest.JWTToken jwtToken)
Copyright © 2022. All Rights Reserved.