mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
ldap plugin template
This commit is contained in:
@@ -56,7 +56,7 @@ import javax.servlet.http.HttpServletResponse;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author Sebastian Sdorra
|
* @author Thorsten Ludewig
|
||||||
*/
|
*/
|
||||||
@Singleton
|
@Singleton
|
||||||
@Extension
|
@Extension
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ import javax.xml.bind.annotation.XmlRootElement;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author Sebastian Sdorra
|
* @author Thorsten Ludewig
|
||||||
*/
|
*/
|
||||||
@XmlRootElement(name = "ldap-config")
|
@XmlRootElement(name = "ldap-config")
|
||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ import javax.ws.rs.core.UriInfo;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author Sebastian Sdorra
|
* @author Thorsten Ludewig
|
||||||
*/
|
*/
|
||||||
@Singleton
|
@Singleton
|
||||||
@Path("config/auth/ldap")
|
@Path("config/auth/ldap")
|
||||||
|
|||||||
Reference in New Issue
Block a user