Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OtpCredentialsType
Packages that use OtpCredentialsType
-
Uses of OtpCredentialsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type OtpCredentialsTypeModifier and TypeFieldDescriptionstatic final Producer<OtpCredentialsType>OtpCredentialsType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OtpCredentialsTypeModifier and TypeMethodDescriptionOtpCredentialsType.authenticationAttempt(AuthenticationAttemptDataType value) CredentialsType.beginOtps()OtpCredentialsType.clone()ObjectFactory.createOtpCredentialsType()OtpCredentialsType.failedLogins(Integer value) OtpCredentialsType.forceChange(Boolean value) CredentialsType.getOtps()OtpCredentialsType.lastFailedLogin(LoginEventType value) OtpCredentialsType.lastSuccessfulLogin(LoginEventType value) OtpCredentialsType.metadata(MetadataType value) OtpCredentialsType.previousSuccessfulLogin(LoginEventType value) OtpCredentialsType.sequenceIdentifier(String value) OtpCredentialsType.totp(OtpCredentialType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OtpCredentialsTypeModifier and TypeMethodDescriptionCredentialsType.otps(OtpCredentialsType value) voidCredentialsType.setOtps(OtpCredentialsType value)