mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 08:42:13 +00:00
Add fourth oauth grant type to javadoc
Signed-off-by: Pat McCusker <patmccusker14@gmail.com>
This commit is contained in:
parent
71e12bb42e
commit
bfce6e438d
@ -28,7 +28,7 @@ import org.springframework.util.Assert;
|
||||
*
|
||||
* <p>
|
||||
* The OAuth 2.0 Authorization Framework defines four standard grant types: authorization
|
||||
* code, resource owner password credentials, and client credentials. It also provides an
|
||||
* code, implicit, resource owner password credentials, and client credentials. It also provides an
|
||||
* extensibility mechanism for defining additional grant types.
|
||||
*
|
||||
* @author Joe Grandja
|
||||
|
Loading…
x
Reference in New Issue
Block a user