|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Unit tests for SecurityEventListener.
Field Summary | |
---|---|
SecurityEventListener |
_listener
|
def |
closures
|
Constructor Summary | |
SecurityEventListenerTests()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testAbstractAuthenticationFailureEvent()
Test handling AbstractAuthenticationFailureEvent .
|
void |
testAbstractAuthorizationEvent()
Test handling AbstractAuthorizationEvent .
|
void |
testAuthenticationSuccessEvent()
Test handling AuthenticationSuccessEvent .
|
void |
testInteractiveAuthenticationSuccessEvent()
Test handling InteractiveAuthenticationSuccessEvent .
|
Constructor Detail |
---|
SecurityEventListenerTests()
Method Detail |
---|
void setUp()
void testAbstractAuthenticationFailureEvent()
AbstractAuthenticationFailureEvent
.
void testAbstractAuthorizationEvent()
AbstractAuthorizationEvent
.
void testAuthenticationSuccessEvent()
AuthenticationSuccessEvent
.
void testInteractiveAuthenticationSuccessEvent()
InteractiveAuthenticationSuccessEvent
.