org.exoplatform.services.videocall
Class RESTAuthService
java.lang.Object
org.exoplatform.services.videocall.RESTAuthService
- All Implemented Interfaces:
- org.exoplatform.services.rest.resource.ResourceContainer
public class RESTAuthService
- extends Object
- implements org.exoplatform.services.rest.resource.ResourceContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTAuthService
public RESTAuthService()
auth
@RolesAllowed(value="users")
public javax.ws.rs.core.Response auth()
verifyPermission
@RolesAllowed(value="users")
public javax.ws.rs.core.Response verifyPermission(String permissionId)
throws Exception
- Throws:
Exception
auth
@RolesAllowed(value="users")
public javax.ws.rs.core.Response auth(String profileId)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.