|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Return data typeE - Operated ICredentialpublic interface AuthenticationStrategy<T,E extends ICredential>
A Strategy pattern to retrieve ICredential as any conceivable
datatype as required by the application
| Method Summary | |
|---|---|
T |
generateHeaderStrategy(E e)
Generates Headers ICredential as any type as chosen by the
implementation |
| Method Detail |
|---|
T generateHeaderStrategy(E e)
throws Exception
ICredential as any type as chosen by the
implementation
e - ICredential instance
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||