|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vishnu.model.operations.users.AbstractUserCreationConstraint vishnu.model.operations.users.UserRedefinitionConstraint
public class UserRedefinitionConstraint
Constructor Summary | |
---|---|
UserRedefinitionConstraint()
|
Method Summary | |
---|---|
void |
perform(UserContext c,
User user,
java.lang.String password,
java.util.List<ConstraintViolation> constraintViolations)
Contract: -subclasses must call this method after performing its own validation. |
Methods inherited from class vishnu.model.operations.users.AbstractUserCreationConstraint |
---|
attach |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserRedefinitionConstraint()
Method Detail |
---|
public void perform(UserContext c, User user, java.lang.String password, java.util.List<ConstraintViolation> constraintViolations)
AbstractUserCreationConstraint
perform
in interface UserCreationConstraint
perform
in class AbstractUserCreationConstraint
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |