Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry |
Modifier and Type | Field and Description |
---|---|
private List<LdapGroupMapping> |
RedbackRuntimeConfiguration.ldapGroupMappings
Field ldapGroupMappings.
|
Modifier and Type | Method and Description |
---|---|
List<LdapGroupMapping> |
RedbackRuntimeConfiguration.getLdapGroupMappings()
Method getLdapGroupMappings.
|
Modifier and Type | Method and Description |
---|---|
void |
RedbackRuntimeConfiguration.addLdapGroupMapping(LdapGroupMapping ldapGroupMapping)
Method addLdapGroupMapping.
|
void |
RedbackRuntimeConfiguration.removeLdapGroupMapping(LdapGroupMapping ldapGroupMapping)
Method removeLdapGroupMapping.
|
Modifier and Type | Method and Description |
---|---|
void |
RedbackRuntimeConfiguration.setLdapGroupMappings(List<LdapGroupMapping> ldapGroupMappings)
Set ldapGroupMappings.
|
Modifier and Type | Method and Description |
---|---|
private LdapGroupMapping |
ConfigurationRegistryReader.readLdapGroupMapping(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeLdapGroupMapping(String prefix,
LdapGroupMapping value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.