| Package | Description |
|---|---|
| nc.ird.cantharella.web.utils.security |
| Modifier and Type | Method and Description |
|---|---|
AuthRole |
AuthSession.getRole()
role getter
|
static AuthRole |
AuthRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthRole[] |
AuthRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AuthStrategy.isAuthorized(AuthRole[] authorizedRoles)
Check security
|
| Constructor and Description |
|---|
AuthContainer(String id,
AuthRole... roles)
Constructor
|
Copyright © 2009–2014 IRD. All rights reserved.