| Modifier and Type | Method and Description |
|---|---|
static org.gcube.oidc.rest.JWTToken |
OIDCUmaUtil.getUMAToken(javax.servlet.http.HttpServletRequest request,
Long userId,
String scope)
Used to request a temporary UMA/RPT token to the OIDC server in a specific context for an user.
|
static org.gcube.oidc.rest.JWTToken |
OIDCUmaUtil.getUMAToken(javax.servlet.http.HttpServletRequest request,
String screenName,
String scope)
Used to request a temporary UMA/RPT token to the OIDC server in a specific context for an user.
|
static org.gcube.oidc.rest.JWTToken |
OIDCUmaUtil.getUMAToken(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.model.User user,
String scope) |
Copyright © 2021. All Rights Reserved.