|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationFailureEvent | |
---|---|
org.snmp4j | Provides classes and interfaces for creating, sending, and receiving SNMP messages. |
org.snmp4j.event | Provides classes and interfaces for SNMP4J event processing. |
Uses of AuthenticationFailureEvent in org.snmp4j |
---|
Methods in org.snmp4j with parameters of type AuthenticationFailureEvent | |
---|---|
protected void |
MessageDispatcherImpl.fireAuthenticationFailure(AuthenticationFailureEvent event)
Fires an AuthenticationFailureEvent to all registered
listeners. |
Uses of AuthenticationFailureEvent in org.snmp4j.event |
---|
Methods in org.snmp4j.event with parameters of type AuthenticationFailureEvent | |
---|---|
void |
AuthenticationFailureListener.authenticationFailure(AuthenticationFailureEvent event)
Informs about an authentication failure occured while processing the message contained in the supplied event object. |
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |