| Package | Description |
|---|---|
| org.openurp.app.security | |
| org.openurp.app.security.service |
| Modifier and Type | Method and Description |
|---|---|
FuncResource.Scope |
FuncResource.getScope() |
static FuncResource.Scope |
FuncResource.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FuncResource.Scope[] |
FuncResource.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FuncResource.setScope(FuncResource.Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
RemoteAuthorityService.getResourceNamesByScope(FuncResource.Scope scope) |
Copyright © 2005–2018 The OpenURP Software. All rights reserved.