oidc-library-portal/src/main/java/org/gcube/portal/oidc/lr62
Mauro Mugnaini 512aa043db Check for negatives groups id (returned for a not existing group) added. Solves issue #24831 2023-03-23 12:54:43 +01: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 Definitively removed the `UMATokensProvider` class since is no more useful to anyone 2021-06-07 11:42:03 +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
UserSitesToGroupsAndRolesMapper.java Check for negatives groups id (returned for a not existing group) added. Solves issue #24831 2023-03-23 12:54:43 +01:00