Class SecurityRoleDefinition
java.lang.Object
com.echothree.util.server.control.SecurityRoleDefinition
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityRoleDefinition
(String securityRoleGroupName, String securityRoleName) Creates a new instance of SecurityRoleDefinition -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSecurityRoleGroupName
(String securityRoleGroupName) void
setSecurityRoleName
(String securityRoleName)
-
Constructor Details
-
SecurityRoleDefinition
Creates a new instance of SecurityRoleDefinition
-
-
Method Details
-
getSecurityRoleGroupName
-
setSecurityRoleGroupName
-
getSecurityRoleName
-
setSecurityRoleName
-