org.jbpm.console.ng.ht.backend.server
Class IdentityServiceMockImpl
java.lang.Object
org.jbpm.console.ng.ht.backend.server.IdentityServiceMockImpl
- All Implemented Interfaces:
- IdentityServiceMock
public class IdentityServiceMockImpl
- extends Object
- implements IdentityServiceMock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityServiceMockImpl
public IdentityServiceMockImpl()
getAllGroups
public List<Group> getAllGroups()
- Specified by:
getAllGroups in interface IdentityServiceMock
getAllUser
public List<User> getAllUser()
- Specified by:
getAllUser in interface IdentityServiceMock
getAllTypeRole
public List<TypeRole> getAllTypeRole()
- Specified by:
getAllTypeRole in interface IdentityServiceMock
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.