public class IdentityServiceMockImpl extends Object implements IdentityServiceMock
Constructor and Description |
---|
IdentityServiceMockImpl() |
public List<Group> getAllGroups()
getAllGroups
in interface IdentityServiceMock
public List<User> getAllUser()
getAllUser
in interface IdentityServiceMock
public List<TypeRole> getAllTypeRole()
getAllTypeRole
in interface IdentityServiceMock
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.