| Package | Description |
|---|---|
| org.apache.cxf.rs.security.oauth2.client | |
| org.apache.cxf.rs.security.oauth2.grants.code | |
| org.apache.cxf.rs.security.oauth2.provider |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCodeRequestFilter.setCodeRequestJoseProducer(OAuthJoseJwtProducer codeRequestJoseProducer) |
| Modifier and Type | Method and Description |
|---|---|
OAuthJoseJwtProducer |
JwtRequestCodeGrant.getJoseProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
JwtRequestCodeGrant.setJoseProducer(OAuthJoseJwtProducer joseProducer) |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthServerJoseJwtProducer |
| Modifier and Type | Method and Description |
|---|---|
OAuthJoseJwtProducer |
AbstractOAuthDataProvider.getJwtAccessTokenProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOAuthDataProvider.setJwtAccessTokenProducer(OAuthJoseJwtProducer jwtAccessTokenProducer) |
Apache CXF