| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationScheme> |
ServiceProvider.getAuthenticationSchemes()
A multi-valued complex type that specifies supported authentication scheme properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceProvider.setAuthenticationSchemes(List<AuthenticationScheme> authenticationSchemes)
A multi-valued complex type that specifies supported authentication scheme properties.
|
| Constructor and Description |
|---|
ServiceProvider(String documentationUri,
PatchConfig patchConfig,
ChangePasswordConfig changePasswordConfig,
SortConfig sortConfig,
ETagConfig eTagConfig,
FilterConfig filterConfig,
BulkConfig bulkConfig,
List<AuthenticationScheme> authenticationSchemes) |
Copyright © 2020. All rights reserved.