Uses of Class
hudson.security.AccountCreationFailedException
-
Packages that use AccountCreationFailedException Package Description hudson.security Security-related code. -
-
Uses of AccountCreationFailedException in hudson.security
Methods in hudson.security that throw AccountCreationFailedException Modifier and Type Method Description User
HudsonPrivateSecurityRealm. createAccountFromSetupWizard(org.kohsuke.stapler.StaplerRequest req)
Creates a user account.
-