Searched defs:HOTPService (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-authentication/openam-auth-hotp/src/main/java/com/sun/identity/authentication/modules/hotp/
H A DHOTPService.java58 public class HOTPService { class
86 * Constructs an instance of the HOTPService.
92 public HOTPService(AMIdentityRepository amIdentityRepo, String userName, HOTPParams hotpParams) { method in class:HOTPService
/forgerock/openam/openam-authentication/openam-auth-hotp/src/main/java/com/sun/identity/authentication/modules/hotp/
H A DHOTPService.java60 public class HOTPService { class
88 * Constructs an instance of the HOTPService.
94 public HOTPService(AMIdentityRepository amIdentityRepo, String userName, HOTPParams hotpParams) { method in class:HOTPService

Completed in 22 milliseconds