Interface OpenNMSLoginHandler
-
- All Superinterfaces:
LoginHandler
- All Known Implementing Classes:
OpenNMSLoginModule
,OpenNMSLoginModule
public interface OpenNMSLoginHandler extends LoginHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
requiresAdminRole()
-
Methods inherited from interface org.opennms.web.springframework.security.LoginHandler
callbackHandler, createPrincipals, principals, setPrincipals, setUser, springSecurityUserDao, user, userConfig
-
-