public class Authorization extends Object
| Constructor and Description |
|---|
Authorization() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAdmin(String token) |
static boolean |
isRegistered(String token) |
Copyright © 2017. All rights reserved.