|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.directory.ldap.validator.ConnectorValidator
public class ConnectorValidator
Aggregates errors for the list of validators
| Constructor Summary | |
|---|---|
ConnectorValidator(java.util.List<Validator> validators)
|
|
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getErrors(Directory directory)
Gets the errors detected by the list of validators for the specified directory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectorValidator(java.util.List<Validator> validators)
| Method Detail |
|---|
public java.util.Set<java.lang.String> getErrors(Directory directory)
directory - a directory object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||