Uses of Class
com.spotfire.server.api.userdir.InvalidPasswordException
Packages that use InvalidPasswordException
Package
Description
Package containing API for modifying users and groups in the server.
-
Uses of InvalidPasswordException in com.spotfire.server.api.userdir
Methods in com.spotfire.server.api.userdir that throw InvalidPasswordExceptionModifier and TypeMethodDescriptionabstract voidUserDirectory.setPassword(UserPrincipal user, String password) Sets the password for the given user.