| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
List<ScimX509Certificate> |
User.getX509Certificates()
A list of certificates associated with the resource (e.g., a User).
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.addX509Certificate(ScimX509Certificate x509Certificate)
A list of certificates associated with the resource (e.g., a User).
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setX509Certificates(List<ScimX509Certificate> x509Certificates)
A list of certificates associated with the resource (e.g., a User).
|
Copyright © 2020. All rights reserved.