public class AuthenticatorWindowExtraOptionHooker extends java.lang.Object implements AuthenticatorWindowExtraOptionHook
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthenticatorWindowExtraOptionHooker.LanguageTemplate |
AuthenticatorWindowExtraOptionHook.ExtraOptionPosition| Constructor and Description |
|---|
AuthenticatorWindowExtraOptionHooker(LocalizationDao localizationDao) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Container panel) |
AuthenticatorWindowExtraOptionHook.ExtraOptionPosition |
getPosition() |
public AuthenticatorWindowExtraOptionHooker(LocalizationDao localizationDao)
public AuthenticatorWindowExtraOptionHook.ExtraOptionPosition getPosition()
getPosition in interface AuthenticatorWindowExtraOptionHookpublic void configure(Container panel)
configure in interface AuthenticatorWindowExtraOptionHook