| Package | Description |
|---|---|
| org.apache.cxf.rs.security.oauth2.grants.code |
| Modifier and Type | Method and Description |
|---|---|
ServerAuthorizationCodeGrant |
AuthorizationCodeDataProvider.createCodeGrant(AuthorizationCodeRegistration reg)
Creates a temporarily code grant which will capture the
information about the
Client requesting the access to
the resource owner's resources |
Apache CXF