|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.user.DefaultSignupValidator
public class DefaultSignupValidator
Validates whether a new User (assumed to be itself valid) can be self-signed up for this instance.
| Constructor Summary | |
|---|---|
DefaultSignupValidator(SignupManager easyUserManager,
UserAccessor userAccessor,
BootstrapManager bootstrapManager)
|
|
| Method Summary | |
|---|---|
void |
validateSignup(java.lang.String privateToken,
MessageHolder holder)
Adds validation errors if the user cannot sign up. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSignupValidator(SignupManager easyUserManager,
UserAccessor userAccessor,
BootstrapManager bootstrapManager)
| Method Detail |
|---|
public void validateSignup(java.lang.String privateToken,
MessageHolder holder)
SignupValidatorThe privateToken may be null if a private sign
validateSignup in interface SignupValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||