oidc-library-portal/src/main/java/org/gcube/portal/oidc/lr62
Mauro Mugnaini 664ea7b34c Removed errors to let the lib to build again 2021-06-07 11:26:14 +02:00
..
IntraVMJWTCacheProxy.java Marked as deprecated all utils methods for session objects get/set (#20445) 2021-01-20 01:00:52 +01:00
InvalidTokenException.java New methods exposed to issue a temporary UMA/RPT token to the OIDC server and some exceptions classes related to inreresting cases 2021-03-30 19:50:57 +02:00
JWTCacheProxy.java New version with mutex and session id used in place of session object 2021-01-19 18:16:52 +01:00
JWTTokenUtil.java New utility method to access the `access-token` string 2021-05-24 18:45:20 +02:00
LiferayOpenIdConnectConfiguration.java Changed the log level of the config to debug and masked secret with '*' 2021-01-26 15:57:29 +01:00
MissingTokenException.java New methods exposed to issue a temporary UMA/RPT token to the OIDC server and some exceptions classes related to inreresting cases 2021-03-30 19:50:57 +02:00
NotAuthorizedException.java New methods exposed to issue a temporary UMA/RPT token to the OIDC server and some exceptions classes related to inreresting cases 2021-03-30 19:50:57 +02:00
OIDCException.java New methods exposed to issue a temporary UMA/RPT token to the OIDC server and some exceptions classes related to inreresting cases 2021-03-30 19:50:57 +02:00
OIDCUmaUtil.java Removed errors to let the lib to build again 2021-06-07 11:26:14 +02:00
RefreshException.java New methods exposed to issue a temporary UMA/RPT token to the OIDC server and some exceptions classes related to inreresting cases 2021-03-30 19:50:57 +02:00
SessionAttributeListener.java Renamed packages from com.nubisware.* to org.gcube.* 2020-06-18 12:12:00 +02:00
UMAException.java New methods exposed to issue a temporary UMA/RPT token to the OIDC server and some exceptions classes related to inreresting cases 2021-03-30 19:50:57 +02:00
UMATokensProvider.java Moved from UmaJWTProvider in `common-authorization` for intra-portal use only 2021-05-24 17:43:38 +02:00
UserSitesToGroupsAndRolesMapper.java Logs message changed from info to debug 2021-03-17 11:41:43 +01:00