Uses of Interface
org.gcube.common.authorization.utils.user.User
-
-
Uses of User in org.gcube.common.authorization.utils.manager
Methods in org.gcube.common.authorization.utils.manager that return User Modifier and Type Method Description UserSecretHolder. getUser()UserSecretManager. getUser() -
Uses of User in org.gcube.common.authorization.utils.secret
Fields in org.gcube.common.authorization.utils.secret declared as User Modifier and Type Field Description protected UserSecret. userMethods in org.gcube.common.authorization.utils.secret that return User Modifier and Type Method Description UserGCubeSecret. getUser()UserJWTSecret. getUser()abstract UserSecret. getUser() -
Uses of User in org.gcube.common.authorization.utils.socialservice
Methods in org.gcube.common.authorization.utils.socialservice that return User Modifier and Type Method Description UserSocialService. getUser(Secret secret) -
Uses of User in org.gcube.common.authorization.utils.user
Classes in org.gcube.common.authorization.utils.user that implement User Modifier and Type Class Description classGCubeUserclassKeycloakUser
-