@Component public class SecurityRoleDaoHelper extends Object
| Constructor and Description |
|---|
SecurityRoleDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleEntity |
getSecurityRoleEntity(String securityRoleName)
Gets a security role entity and ensure it exists.
|
public SecurityRoleEntity getSecurityRoleEntity(String securityRoleName)
securityRoleName - the security role name (case insensitive)Copyright © 2019. All rights reserved.