Uses of Class
com.chutneytesting.server.core.domain.security.RoleNotFoundException
-
Packages that use RoleNotFoundException Package Description com.chutneytesting.server.core.domain.security -
-
Uses of RoleNotFoundException in com.chutneytesting.server.core.domain.security
Methods in com.chutneytesting.server.core.domain.security that return RoleNotFoundException Modifier and Type Method Description static RoleNotFoundExceptionRoleNotFoundException. forRole(String roleName)static RoleNotFoundExceptionRoleNotFoundException. forUser(String userId)
-