Package | Description |
---|---|
org.apache.archiva.configuration |
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.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.