public class LemonGrantedAuthority
extends java.lang.Object
implements org.springframework.security.core.GrantedAuthority
| Constructor and Description |
|---|
LemonGrantedAuthority() |
LemonGrantedAuthority(java.lang.String authority) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthority() |
void |
setAuthority(java.lang.String authority) |