Uses of Class
com.iizix.passwordpolicy.PasswordPolicyException
Packages that use PasswordPolicyException
Uses of PasswordPolicyException in com.iizix.gyro
Methods in com.iizix.gyro that throw PasswordPolicyExceptionModifier and TypeMethodDescriptionIUserAuthenticationUI.changePassword
(IClientSessionGyro clientGyro, String user, String oldPassword, String newPassword) Changes the password for the user.IUserAuthenticationUI.performInternalSignup
(IClientSessionGyro clientGyro, UserProfileInfo userProfile, String password, int autoLogin) Performs a sign-up using the internal login provider.