| Package | Description |
|---|---|
| org.wso2.broker.auth.user | |
| org.wso2.broker.auth.user.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserStoreManager.authenticate(String userName,
char... credentials)
Authenticate given user with credentials.
|
Set<String> |
UserStoreManager.getUserRoleList(String userName)
Retrieve the list of users for given username.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserStoreManagerImpl.authenticate(String userName,
char... credentials)
Authenticate given user with credentials.
|
Copyright © 2018 WSO2. All rights reserved.