public interface DynamicUserAuthenticator
Modifier and Type | Method and Description |
---|---|
String[] |
lookupCredentials(String user)
This method is used to lookup a username/password pair given a source username.
|
String[] lookupCredentials(String user) throws DataServiceFault
user
- The source usernameDataServiceFault
Copyright © 2019 WSO2. All rights reserved.