|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.security.auth.client.spi.AbstractLoginClient
org.openmdx.test.security.auth.client.spi.TestCallbackHandler
public class TestCallbackHandler
Test Callback Handler
| Field Summary |
|---|
| Fields inherited from class org.openmdx.security.auth.client.spi.AbstractLoginClient |
|---|
CANCELLED, FAILED, SUCCESS |
| Constructor Summary | |
|---|---|
TestCallbackHandler()
|
|
| Method Summary | |
|---|---|
protected CallbackHandler |
getCallbackHandler()
Retrieve the callback handler |
protected Configuration |
getLoginConfiguration()
Create a new login configuration |
protected void |
handle(LoginException exception)
Log the exception |
static void |
main(String... arguments)
Main |
protected void |
run(Subject subject)
This method is executed while the user is logged in. |
| Methods inherited from class org.openmdx.security.auth.client.spi.AbstractLoginClient |
|---|
abort, getLoginContext, getLoginLimit, getName, getSingleton, login, newCallbackHandler, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestCallbackHandler()
| Method Detail |
|---|
public static void main(String... arguments)
arguments - protected CallbackHandler getCallbackHandler()
AbstractLoginClient
getCallbackHandler in class AbstractLoginClientprotected Configuration getLoginConfiguration()
AbstractLoginClient
getLoginConfiguration in class AbstractLoginClientprotected void run(Subject subject)
AbstractLoginClient
run in class AbstractLoginClientsubject - the authenticated subjectprotected void handle(LoginException exception)
AbstractLoginClient
handle in class AbstractLoginClient
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||