OpenAM 12.0.0 Public API Javadoc
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
validate(String value)
Determines whether the specified string is a valid
DN
|
boolean |
validate(String value,
String rule)
Determines whether the specified string is a valid
DN
|
-
-
Method Detail
-
validate
public boolean validate(String value,
String rule)
Determines whether the specified string is a valid
DN
- Parameters:
value
- string value to validaterule
- not used by this method
- Returns:
- true if value is an valid DN, else return false
OpenAM 12.0.0 Public API Javadoc
Copyright © 2010-2014, ForgeRock All Rights Reserved.