Package io.apicurio.registry.rest.v2
Interface UsersResource
@Path("/apis/registry/v2/users")
public interface UsersResource
A JAX-RS interface. An implementation of this interface must be provided.
-
Method Summary
Modifier and TypeMethodDescriptionReturns information about the currently authenticated user.
-
Method Details
-
getCurrentUserInfo
Returns information about the currently authenticated user.
-