T - Return data typeE - Operated ICredentialpublic interface AuthenticationStrategy<T,E extends ICredential>
ICredential as any conceivable
datatype as required by the application| Modifier and Type | Method and Description |
|---|---|
T |
generateHeaderStrategy(E e)
Generates Headers
ICredential as any type as chosen by the
implementation |
T generateHeaderStrategy(E e) throws Exception
ICredential as any type as chosen by the
implementatione - ICredential instanceExceptionCopyright © 2016. All Rights Reserved.