Package | Description |
---|---|
org.identityconnectors.framework.common | |
org.identityconnectors.framework.common.objects | |
org.identityconnectors.framework.spi |
This is the "Service Provider Interface" package.
|
Modifier and Type | Method and Description |
---|---|
static Set<Class<? extends APIOperation>> |
FrameworkUtil.getDefaultSupportedOperations(Class<? extends Connector> connector)
Determines the default set of operations that a
Connector
supports. |
Constructor and Description |
---|
SchemaBuilder(Class<? extends Connector> connectorClass)
Creates a SchemaBuilder for the given connector class
|
Modifier and Type | Interface and Description |
---|---|
interface |
PoolableConnector
To be implemented by connectors that wish to be pooled.
|
Copyright © 2010–2018 ForgeRock AS. All rights reserved.