| Package | Description |
|---|---|
| org.apache.cxf.rs.security.oauth2.grants.clientcred | |
| org.apache.cxf.rs.security.oauth2.grants.code | |
| org.apache.cxf.rs.security.oauth2.grants.owner |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCredentialsGrantHandler
The "client_credentials" grant handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationCodeGrantHandler
Authorization Code Grant Handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceOwnerGrantHandler
The "resource owner" grant handler
|
Apache CXF