OpenAM Project 14.1.1 Documentation
-
-
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 Project 14.1.1 Documentation
Copyright © 2010-2016, ForgeRock All Rights Reserved.