Uses of Interface
org.snmp4j.event.AuthenticationFailureListener

Packages that use AuthenticationFailureListener
org.snmp4j Provides classes and interfaces for creating, sending, and receiving SNMP messages. 
 

Uses of AuthenticationFailureListener in org.snmp4j
 

Methods in org.snmp4j with parameters of type AuthenticationFailureListener
 void MessageDispatcherImpl.addAuthenticationFailureListener(AuthenticationFailureListener l)
          Adds a listener for authentication failure events caused by unauthenticated incoming messages.
 void MessageDispatcherImpl.removeAuthenticationFailureListener(AuthenticationFailureListener l)
          Removes an AuthenticationFailureListener.
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.