| Package | Description |
|---|---|
| org.nuiton.web | |
| org.nuiton.web.security |
| Modifier and Type | Method and Description |
|---|---|
static SecurityEntityEnum[] |
SecurityEntityEnum.getContracts() |
SecurityEntityEnum[] |
AbstractSecurityTopiaApplicationContext.getContracts() |
static SecurityEntityEnum |
SecurityEntityEnum.valueOf(Class<?> klass) |
static SecurityEntityEnum |
SecurityEntityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityEntityEnum |
SecurityEntityEnum.valueOf(org.nuiton.topia.persistence.TopiaEntity entity) |
static SecurityEntityEnum[] |
SecurityEntityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityEnum |
GeneratedSecurityUserTopiaDao.getTopiaEntityEnum() |
SecurityEntityEnum |
GeneratedSecurityRoleTopiaDao.getTopiaEntityEnum() |
Copyright © 2010–2014 CodeLutin. All rights reserved.