Uses of Interface
com.atlassian.confluence.user.SignupValidator
-
Uses of SignupValidator in com.atlassian.confluence.user
Modifier and TypeClassDescriptionclass
Validates whether a new User (assumed to be itself valid) can be self-signed up for this instance. -
Uses of SignupValidator in com.atlassian.confluence.user.actions
Modifier and TypeMethodDescriptionvoid
SignUpAction.setSignupValidator
(SignupValidator signupValidator)