Package | Description |
---|---|
org.opennms.web.springframework.security |
Modifier and Type | Class and Description |
---|---|
class |
SpringSecurityUserDaoImpl
Implements the interface to allow Tomcat to check our users.xml file
to authenticate users.
|
Modifier and Type | Method and Description |
---|---|
SpringSecurityUserDao |
OpenNMSUserDetailsService.getUserDao() |
SpringSecurityUserDao |
HybridOpenNMSUserAuthenticationProvider.getUserDao() |
Modifier and Type | Method and Description |
---|---|
void |
OpenNMSUserDetailsService.setUserDao(SpringSecurityUserDao userDao) |
void |
HybridOpenNMSUserAuthenticationProvider.setUserDao(SpringSecurityUserDao userDao) |
Copyright © 2015. All rights reserved.