Package de.narimo.geocore.ws.auth
Class GeorepoBasicAuthentication
- java.lang.Object
-
- de.narimo.geocore.ws.auth.GeorepoBasicAuthentication
-
public class GeorepoBasicAuthentication extends Object
- Author:
- Ulrich
-
-
Constructor Summary
Constructors Constructor Description GeorepoBasicAuthentication()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidauthenticateBasic(javax.servlet.ServletContext ctx, javax.ws.rs.container.ContainerRequestContext requestContext, javax.ws.rs.core.UriInfo uriinfo, de.narimo.commons.UserCredentials credentials)
-