Uses of Class
org.gcube.service.idm.rest.UserAPI.USER_DETAILS
-
Packages that use UserAPI.USER_DETAILS Package Description org.gcube.service.idm.rest Identity Manager (IDM) Service -
-
Uses of UserAPI.USER_DETAILS in org.gcube.service.idm.rest
Methods in org.gcube.service.idm.rest that return UserAPI.USER_DETAILS Modifier and Type Method Description static UserAPI.USER_DETAILSUserAPI.USER_DETAILS. valueOf(String name)Returns the enum constant of this type with the specified name.static UserAPI.USER_DETAILS[]UserAPI.USER_DETAILS. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.service.idm.rest with parameters of type UserAPI.USER_DETAILS Modifier and Type Method Description jakarta.ws.rs.core.ResponseUserAPI. getUserParameter(String username, UserAPI.USER_DETAILS parameter)
-