| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication.external.basic |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultSyncConfig.Group
Group specific config
|
static class |
DefaultSyncConfig.User
User specific config.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setAutoMembership(String... autoMembership)
Sets the auto membership
|
DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setExpirationTime(long expirationTime)
Sets the expiration time.
|
DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setPathPrefix(String pathPrefix)
Sets the path prefix.
|
DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setPropertyMapping(Map<String,String> propertyMapping)
Sets the property mapping.
|
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.