Package | Description |
---|---|
org.opennms.acl.domain | |
org.opennms.acl.model | |
org.opennms.acl.repository | |
org.opennms.acl.repository.ibatis | |
org.opennms.acl.service |
Modifier and Type | Method and Description |
---|---|
UserView |
GenericUser.getUserView()
Return a read only GenericUser
|
Modifier and Type | Class and Description |
---|---|
class |
UserAuthoritiesDTO
Class to manage all user information including the list of authorities
|
class |
UserDTO
Class to manage user information including password
|
class |
UserDTOLight
Bean class to manage the basic information like username, id and enabled of managed user in web layer and in resource layer
|
Modifier and Type | Method and Description |
---|---|
UserView |
UserRepository.getUser(String id)
getUser
|
Modifier and Type | Method and Description |
---|---|
UserView |
UserRepositoryIbatis.getUser(String id)
getUser
|
Modifier and Type | Method and Description |
---|---|
UserView |
UserServiceImpl.getUser(String id)
retrieve a user
|
UserView |
UserService.getUser(String id)
retrieve a user
|
Copyright © 2015. All Rights Reserved.