| Modifier and Type | Method and Description |
|---|---|
ExternalIdentityProvider |
ExternalIdentityProviderManager.getProvider(String name)
Returns the registered identity provider with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
SyncContext |
SyncHandler.createContext(ExternalIdentityProvider idp,
org.apache.jackrabbit.api.security.user.UserManager userManager,
javax.jcr.ValueFactory valueFactory)
Initializes a sync context which is used to start the sync operations.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExternalIdentityProvider |
DefaultSyncContext.idp |
| Constructor and Description |
|---|
DefaultSyncContext(DefaultSyncConfig config,
ExternalIdentityProvider idp,
org.apache.jackrabbit.api.security.user.UserManager userManager,
javax.jcr.ValueFactory valueFactory) |
| Modifier and Type | Method and Description |
|---|---|
ExternalIdentityProvider |
ExternalIDPManagerImpl.getProvider(String name) |
| Modifier and Type | Method and Description |
|---|---|
SyncContext |
DefaultSyncHandler.createContext(ExternalIdentityProvider idp,
org.apache.jackrabbit.api.security.user.UserManager userManager,
javax.jcr.ValueFactory valueFactory)
Initializes a sync context which is used to start the sync operations.
|
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.