Uses of Interface
de.gsi.acc.remote.user.RestUserHandler
-
Packages that use RestUserHandler Package Description de.gsi.acc.remote de.gsi.acc.remote.user -
-
Uses of RestUserHandler in de.gsi.acc.remote
Methods in de.gsi.acc.remote that return RestUserHandler Modifier and Type Method Description static RestUserHandlerRestServer. getUserHandler()Methods in de.gsi.acc.remote with parameters of type RestUserHandler Modifier and Type Method Description static voidRestServer. setUserHandler(RestUserHandler newUserHandler)Sets a new user handler. -
Uses of RestUserHandler in de.gsi.acc.remote.user
Classes in de.gsi.acc.remote.user that implement RestUserHandler Modifier and Type Class Description classRestUserHandlerImpl
-