public interface RedbackRuntimeConfigurationService
| Modifier and Type | Method and Description |
|---|---|
Boolean |
checkLdapConnection() |
Boolean |
checkLdapConnection(org.apache.archiva.admin.model.beans.LdapConfiguration ldapConfiguration) |
List<RBACManagerImplementationInformation> |
getRbacManagerImplementationInformations() |
RedbackImplementationsInformations |
getRedbackImplementationsInformations() |
org.apache.archiva.admin.model.beans.RedbackRuntimeConfiguration |
getRedbackRuntimeConfiguration() |
List<UserManagerImplementationInformation> |
getUserManagerImplementationInformations() |
Boolean |
updateRedbackRuntimeConfiguration(org.apache.archiva.admin.model.beans.RedbackRuntimeConfiguration redbackRuntimeConfiguration) |
org.apache.archiva.admin.model.beans.RedbackRuntimeConfiguration getRedbackRuntimeConfiguration()
throws ArchivaRestServiceException
ArchivaRestServiceExceptionBoolean updateRedbackRuntimeConfiguration(org.apache.archiva.admin.model.beans.RedbackRuntimeConfiguration redbackRuntimeConfiguration) throws ArchivaRestServiceException
ArchivaRestServiceExceptionList<UserManagerImplementationInformation> getUserManagerImplementationInformations() throws ArchivaRestServiceException
ArchivaRestServiceExceptionList<RBACManagerImplementationInformation> getRbacManagerImplementationInformations() throws ArchivaRestServiceException
ArchivaRestServiceExceptionRedbackImplementationsInformations getRedbackImplementationsInformations() throws ArchivaRestServiceException
ArchivaRestServiceExceptionBoolean checkLdapConnection() throws ArchivaRestServiceException
ArchivaRestServiceExceptionBoolean checkLdapConnection(org.apache.archiva.admin.model.beans.LdapConfiguration ldapConfiguration) throws ArchivaRestServiceException
ArchivaRestServiceExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.