| Package | Description |
|---|---|
| org.surfnet.oaaas.auth.principal | |
| org.surfnet.oaaas.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticatedPrincipal |
AuthenticatedPrincipal.deserialize(String json) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatedPrincipal |
VerifyTokenResponse.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyTokenResponse.setPrincipal(AuthenticatedPrincipal principal) |
| Constructor and Description |
|---|
VerifyTokenResponse(String audience,
List<String> scopes,
AuthenticatedPrincipal principal,
Long expiresIn) |
Copyright © 2012–2013 SURFnet bv, The Netherlands. All rights reserved.