| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication.external |
| Modifier and Type | Method and Description |
|---|---|
ExternalGroup |
ExternalIdentityProvider.getGroup(String name)
Returns the group for the given (local) group name.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExternalGroup> |
ExternalIdentityProvider.listGroups()
List all external groups.
|
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.