|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeoutHandler
This interface allows different methods for handling timeouts for Authentication
| Method Summary | |
|---|---|
int |
getTimeout(Map<String,Object> args)
Determines the timeout based on the context and initiator |
boolean |
hasTimedOut(Map<String,Object> args)
Determines if the timeout has expired |
| Method Detail |
|---|
int getTimeout(Map<String,Object> args)
args - the args passed depends on the requirements of the TimeoutHandler Implementation
boolean hasTimedOut(Map<String,Object> args)
args - the args passed depends on the requirements of the TimeoutHandler Implementation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||