@ConsumerType
public interface ServiceUserValidator
ServiceUserValidator allows to implement validation of configured
service user mappings.| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(String serviceUserId,
String serviceName,
String subServiceName)
Validates the configured service user ID.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.