public class ChallengeResponseClientPam extends UserPasswordClientPAM
ClientPAM.ProceeedCallback| Constructor and Description |
|---|
ChallengeResponseClientPam(ChallengeResponseRpcServiceAsync challengeResponseService,
CryptoDao cryptoService) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResult(java.util.List<AuthToken> results,
java.util.List<ClientPAM> next) |
addFields, getModuleName, getResultpublic ChallengeResponseClientPam(ChallengeResponseRpcServiceAsync challengeResponseService, CryptoDao cryptoService)