org.jboss.ejb.plugins
Interface SecurityInterceptor.AuthenticationObserver

Enclosing class:
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

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

authenticationFailed

void authenticationFailed()


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