| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication.external | |
| org.apache.jackrabbit.oak.spi.security.authentication.external.basic |
| Modifier and Type | Method and Description |
|---|---|
@Nullable ExternalGroup |
ExternalIdentityProvider.getGroup(@NotNull String name)
Returns the group for the given (local) group name.
|
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull Group |
DefaultSyncContext.createGroup(@NotNull ExternalGroup externalGroup)
Creates a new repository group for the given external one.
|
protected @NotNull DefaultSyncResultImpl |
DefaultSyncContext.syncGroup(@NotNull ExternalGroup external,
@NotNull Group group) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.