Class AuthenticationMethods

java.lang.Object
io.micronaut.security.oauth2.endpoint.AuthenticationMethods

public final class AuthenticationMethods extends Object
Client Authentication methods constants that are used by Clients to authenticate to the Authorization Server when using the Token Endpoint.
Since:
4.10.1
Author:
Sergio del Amo
See Also: