| Modifier and Type | Method and Description |
|---|---|
User |
IdPClient.getUser(String name) |
| Modifier and Type | Method and Description |
|---|---|
IdPClient |
IdPClientFactory.getIdPClient(Map<String,String> properties,
List<User> users,
List<Role> roles) |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
IdPClientConfiguration.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
User |
ExternalIdPClient.getUser(String name) |
| Modifier and Type | Method and Description |
|---|---|
IdPClient |
ExternalIdPClientFactory.getIdPClient(Map<String,String> properties,
List<User> users,
List<Role> roles) |
| Modifier and Type | Method and Description |
|---|---|
User |
LocalIdPClient.getUser(String name) |
| Modifier and Type | Method and Description |
|---|---|
IdPClient |
LocalIdPClientFactory.getIdPClient(Map<String,String> properties,
List<User> users,
List<Role> roles) |
| Constructor and Description |
|---|
LocalIdPClient(int sessionTimeOut,
List<User> users,
List<Role> roles) |
Copyright © 2017 WSO2. All rights reserved.