@HTTPMonitored @Path(value="/user") public class UserAuthenticationService extends Object
| Constructor and Description |
|---|
UserAuthenticationService() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
addLDAPGroup(String name,
String description) |
javax.ws.rs.core.Response |
addUser(User user) |
javax.ws.rs.core.Response |
authenticate(User user) |
Copyright © 2019 WSO2. All rights reserved.