Interface UserResource

  • All Known Implementing Classes:
    UserResourceImpl

    public interface UserResource
    Author:
    Daniel Meyer
    • Method Detail

      • deleteUser

        void deleteUser()
      • unlockUser

        void unlockUser()
      • getUserProfile

        UserProfileDto getUserProfile​(@Context
                                      javax.ws.rs.core.UriInfo context)
      • availableOperations

        ResourceOptionsDto availableOperations​(@Context
                                               javax.ws.rs.core.UriInfo context)