public class BearerTokenClient
extends <any>
BearerTokenClient is an OID Client, that extracts the Bearer Token from the Authorization header. it expects an JWT ID Token here.
The Token itself will be validated internally without asking the OID Authority again.| Constructor and Description |
|---|
BearerTokenClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(java.util.Map<java.lang.String,java.lang.Object> properties) |
protected void |
clientInit() |
Data In Motion Consulting GmbH