org.opennms.web.springframework.security
Class SecurityAuthenticationEventOnmsEventBuilder
java.lang.Object
org.opennms.web.springframework.security.SecurityAuthenticationEventOnmsEventBuilder
- All Implemented Interfaces:
- EventListener, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationListener
public class SecurityAuthenticationEventOnmsEventBuilder
- extends Object
- implements org.springframework.context.ApplicationListener, org.springframework.beans.factory.InitializingBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUCCESS_UEI
public static final String SUCCESS_UEI
- See Also:
- Constant Field Values
FAILURE_UEI
public static final String FAILURE_UEI
- See Also:
- Constant Field Values
SecurityAuthenticationEventOnmsEventBuilder
public SecurityAuthenticationEventOnmsEventBuilder()
onApplicationEvent
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
- Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener
setEventProxy
public void setEventProxy(EventProxy eventProxy)
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Copyright © 2009. All Rights Reserved.