Class ClientAuthenticationMethod

java.lang.Object
org.springframework.security.oauth2.core.ClientAuthenticationMethod
All Implemented Interfaces:
Serializable

public final class ClientAuthenticationMethod extends Object implements Serializable
The authentication method used when authenticating the client with the authorization server.
Since:
5.0
See Also: