public class SiteIDValidator extends Object implements ServiceAttributeValidator
ServerIDValidator
is used to validate the correct
string format for the attribute iplanet-am-platform-server-list in
iPlanetAMPlatformService. e.g. proto://host.port|xx where xx is an unique
identifier and could any two bytes valueConstructor and Description |
---|
SiteIDValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
validate(Set<String> values)
Validates the values for the attribute iplanet-am-platform-server-list.
|
public boolean validate(Set<String> values)
validate
in interface ServiceAttributeValidator
values
- the set of values to be validatedCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.