Class ChallengeResponseClientPam
java.lang.Object
net.datenwerke.rs.authenticator.client.login.pam.UserPasswordClientPAM
net.datenwerke.rs.authenticator.cr.client.pam.ChallengeResponseClientPam
- All Implemented Interfaces:
ClientPAM
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.datenwerke.rs.authenticator.client.login.pam.ClientPAM
ClientPAM.ProceeedCallback -
Constructor Summary
ConstructorsConstructorDescriptionChallengeResponseClientPam(ChallengeResponseRpcServiceAsync challengeResponseService, CryptoDao cryptoService) -
Method Summary
Methods inherited from class net.datenwerke.rs.authenticator.client.login.pam.UserPasswordClientPAM
addFields, getModuleName, getResult
-
Constructor Details
-
ChallengeResponseClientPam
public ChallengeResponseClientPam(ChallengeResponseRpcServiceAsync challengeResponseService, CryptoDao cryptoService)
-
-
Method Details
-
addResult
- Specified by:
addResultin interfaceClientPAM- Overrides:
addResultin classUserPasswordClientPAM
-