Class MultiFactorAuthenticator


  • public class MultiFactorAuthenticator
    extends Object
    Class for handling multi-factor authentication
    Since:
    8.0.0
    Author:
    XIMA Media GmbH
    • Constructor Detail

      • MultiFactorAuthenticator

        public MultiFactorAuthenticator​(IUser user,
                                        String code)
    • Method Detail

      • validate

        public boolean validate()