|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.client.ClientCustomizer
public class ClientCustomizer
extend this class to customize how authentication works generally these methods will set threadlocal propreties to simulate a config file...
| Constructor Summary | |
|---|---|
ClientCustomizer()
|
|
| Method Summary | |
|---|---|
void |
init(ClientCustomizerContext theClientCustomizerContext)
client customizer context |
void |
setupConnection()
when connection is setup |
void |
teardownConnection()
when connection is done |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientCustomizer()
| Method Detail |
|---|
public void init(ClientCustomizerContext theClientCustomizerContext)
theClientCustomizerContext - public void setupConnection()
public void teardownConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||