public class AuthConstraint
extends java.lang.Object
Constructor and Description |
---|
AuthConstraint() |
Modifier and Type | Method and Description |
---|---|
void |
addRoleName(java.lang.String roleName)
Sets the role-name.
|
java.util.ArrayList<java.lang.String> |
getRoleList()
Gets the role name
|
void |
setDescription(java.lang.String name)
Sets the description
|