Uses of Class
hudson.security.UserMayOrMayNotExistException2
-
Packages that use UserMayOrMayNotExistException2 Package Description hudson.security Security-related code.org.springframework.dao -
-
Uses of UserMayOrMayNotExistException2 in hudson.security
Methods in hudson.security that return UserMayOrMayNotExistException2 Modifier and Type Method Description UserMayOrMayNotExistException2
UserMayOrMayNotExistException. toSpring()
Deprecated.Methods in hudson.security with parameters of type UserMayOrMayNotExistException2 Modifier and Type Method Description static UserMayOrMayNotExistException
UserMayOrMayNotExistException. fromSpring(UserMayOrMayNotExistException2 x)
Deprecated. -
Uses of UserMayOrMayNotExistException2 in org.springframework.dao
Methods in org.springframework.dao that return UserMayOrMayNotExistException2 Modifier and Type Method Description UserMayOrMayNotExistException2
DataAccessException. toSpring()
Deprecated.
-