|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.tests.services.security.server.AuthorizationServer
public class AuthorizationServer
The server part for AuthorizationTestDistributed.
| Field Summary | |
|---|---|
private static ConfigurableApplicationContext |
s_appContext
The application context. |
private static org.slf4j.Logger |
s_logger
Logger. |
| Constructor Summary | |
|---|---|
protected |
AuthorizationServer()
Hide constructor. |
| Method Summary | |
|---|---|
static void |
close()
Close the application context after the AuthorizationServer has been used. |
static ConfigurableApplicationContext |
getApplicationContext()
Returns the Spring Application Context for this Authorization Server. |
static void |
main(String[] args)
The main method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static org.slf4j.Logger s_logger
private static ConfigurableApplicationContext s_appContext
| Constructor Detail |
|---|
protected AuthorizationServer()
| Method Detail |
|---|
public static void main(String[] args)
args - Command line parameters.public static ConfigurableApplicationContext getApplicationContext()
public static void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||