| Package | Description |
|---|---|
| co.cask.cdap.security.auth |
Classes related to authentication of clients and daemons.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TokenManager.validateSecret(AccessToken token)
Given an
AccessToken instance, checks that the token has not yet expired and that the digest matches
the expected value. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.