org.jboss.ejb.plugins
Interface SecurityInterceptor.AuthenticationObserver

Enclosing interface:
SecurityInterceptor

public static interface SecurityInterceptor.AuthenticationObserver

The interface of an observer that should be notified when principal authentication fails.


Field Summary
static String KEY
           
 
Method Summary
 void authenticationFailed()
           
 

Field Detail

KEY

public static final String KEY
See Also:
Constant Field Values
Method Detail

authenticationFailed

public void authenticationFailed()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.