public interface AuthorizationProvider
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(IdentifyingToken identification)
Validates the identification.
|
boolean isValid(IdentifyingToken identification)
identification - the identification to validate.Copyright © 2013–2014. All rights reserved.