public interface ClientPAM
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ClientPAM.ProceeedCallback | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addFields(FlowLayoutContainer container,
         ClientPAM.ProceeedCallback callback) | 
| void | addResult(java.util.List<AuthToken> results,
         java.util.List<ClientPAM> next) | 
| java.lang.String | getModuleName() | 
void addFields(FlowLayoutContainer container,
               ClientPAM.ProceeedCallback callback)
java.lang.String getModuleName()