T
- the class consumed by this handlerpublic interface UserTokenHandler<T>
Individual applications of token authentication (such as extracting from an ID Vault) are represented by sub-interfaces.
Modifier and Type | Method and Description |
---|---|
boolean |
canProcess(Object token) |
boolean canProcess(Object token)
Copyright © 2019–2021 HCL. All rights reserved.