Uses of Class
jmri.PermissionManager.UserDoesNotExistException
-
Packages that use PermissionManager.UserDoesNotExistException Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts.jmri.jmrit.permission -
-
Uses of PermissionManager.UserDoesNotExistException in jmri
Methods in jmri that throw PermissionManager.UserDoesNotExistException Modifier and Type Method Description voidPermissionManager. removeUser(java.lang.String username)Removes a role. -
Uses of PermissionManager.UserDoesNotExistException in jmri.jmrit.permission
Methods in jmri.jmrit.permission that throw PermissionManager.UserDoesNotExistException Modifier and Type Method Description voidDefaultPermissionManager. removeUser(java.lang.String username)
-