| Package | Description |
|---|---|
| com.unboundid.scim2.server.utils |
SCIM 2 service provider utility classes, including classes that enforce
schema, classes for manipulating search results, and classes for processing
resources.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaChecker.Option |
SchemaChecker.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaChecker.Option[] |
SchemaChecker.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaChecker.disable(SchemaChecker.Option option)
Disable an option.
|
void |
SchemaChecker.enable(SchemaChecker.Option option)
Enable an option.
|
Copyright © 2015–2019 Ping Identity Corporation. All rights reserved.