Package io.apicurio.registry.rest.v3
Interface UsersResource
@Path("/apis/registry/v3/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.
-