oidc-library-portal/src/main/java/org/gcube/portal/oidc/lr62
Mauro Mugnaini 51677353b0 Calling directly the right method with session parameter since it is visible in intra-class calls 2021-04-29 19:30:17 +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 Marked as deprecated all utils methods for session objects get/set (#20445) 2021-01-20 01:00:52 +01: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 Calling directly the right method with session parameter since it is visible in intra-class calls 2021-04-29 19:30:17 +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 Logs message changed from info to debug 2021-03-17 11:41:43 +01:00