Uses of Class
com.sas.lsaf.security.role.RoleUpdateException
-
Packages that use RoleUpdateException Package Description com.sas.lsaf.security.role Service and class definitions for manipulating and creating roles, their availability in contexts, and their membership lists. -
-
Uses of RoleUpdateException in com.sas.lsaf.security.role
Methods in com.sas.lsaf.security.role that throw RoleUpdateException Modifier and Type Method Description Role
RoleService. updateRole(Role role)
Updates the name, description, privileges or members of the specified role.
-