@Entity public class UserRole extends Object implements org.springframework.security.core.GrantedAuthority
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN
The Constant ADMIN.
|
| Constructor and Description |
|---|
UserRole() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthority()
Gets the authority.
|
String |
getName()
Gets the name.
|
public static final String ADMIN
Copyright © 2023 Smart-Cloud. All rights reserved.