| Package | Description |
|---|---|
| com.avaya.collaboration.authorization.resource |
Helper APIs to aid Authorization Resources to validate and parse bearer tokens.
AuthorizationResourceHelper is the helper used to validate a bearer token and fetch AuthorizationData it contains.AuthorizationData provides authorization information a bearer token represents. |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationData |
AuthorizationResourceHelper.getAuthorizationData(String bearerToken)
Returns the authorization data associated with a bearer token.
|
Copyright © 2021 Avaya. All rights reserved.