|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticationLogger
Allows manual logging of authentication events.
| Field Summary | |
|---|---|
static IFactory<? extends AuthenticationLogger> |
Factory
Factory to get the default implementation of AuthenticationLogger. |
| Method Summary | |
|---|---|
void |
flush()
Ensures that any queued log messages are written out. |
void |
logAuthenticationEvent(AuthenticationEvent event)
Log an authentication event. |
| Field Detail |
|---|
static final IFactory<? extends AuthenticationLogger> Factory
| Method Detail |
|---|
void logAuthenticationEvent(AuthenticationEvent event)
void flush()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||