| Package | Description |
|---|---|
| net.trajano.ms.authz |
This provides the Authorization related classes.
|
| net.trajano.ms.authz.internal |
| Modifier and Type | Method and Description |
|---|---|
private IdTokenResponse |
TokenResource.handleAuthorizationCodeGrant(String accessToken) |
| Modifier and Type | Method and Description |
|---|---|
IdTokenResponse |
TokenCache.get(String accessToken)
This will return null if a valid entry was not found.
|
Copyright © 2012–2017 Trajano. All rights reserved.