| Package | Description |
|---|---|
| org.apache.cxf.rs.security.jose.jwt | |
| org.apache.cxf.rs.security.oauth2.grants.jwt | |
| org.apache.cxf.rs.security.oidc.rp |
| Modifier and Type | Method and Description |
|---|---|
protected JwtToken |
AbstractJoseJwtConsumer.validateToken(JwsJwtCompactConsumer consumer,
JwtToken jwt,
JwsSignatureVerifier jws) |
| Modifier and Type | Method and Description |
|---|---|
protected JwsJwtCompactConsumer |
JwtBearerGrantHandler.getJwsReader(String assertion) |
| Modifier and Type | Method and Description |
|---|---|
protected JwtToken |
AbstractTokenValidator.validateToken(JwsJwtCompactConsumer consumer,
JwtToken jwt,
JwsSignatureVerifier jws) |
Apache CXF