@TideEnabled public class Identity3 extends Object
| Constructor and Description |
|---|
Identity3() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ifAllGranted(String authorities) |
boolean |
ifAnyGranted(String authorities) |
boolean |
ifNotGranted(String authorities) |
String |
isLoggedIn() |
public Identity3()
public String isLoggedIn()
public boolean ifNotGranted(String authorities)
public boolean ifAllGranted(String authorities)
public boolean ifAnyGranted(String authorities)