public class InspAuthentication extends Object implements Serializable
| Constructor and Description |
|---|
InspAuthentication() |
InspAuthentication(String id,
List<String> funcAuthorities,
List<String> dataAuthorities) |
InspAuthentication(String id,
List<String> funcAuthorities,
List<String> dataAuthorities,
List<String> roles) |
| Modifier and Type | Method and Description |
|---|---|
static InspAuthentication |
createHighestAuth(String id) |
Copyright © 2021. All rights reserved.