Class MechanismInformationCallback

    • Constructor Detail

      • MechanismInformationCallback

        public MechanismInformationCallback​(MechanismInformation mechanismInformation)
        Construct a new instance with the appropriate mechanism information.
        Parameters:
        mechanismInformation - the mechanism information for the current authentication attempt.
    • Method Detail

      • getMechanismInformation

        public MechanismInformation getMechanismInformation()
        Get the type of the mechanism information for the current authentication attempt.
        Returns:
        the type of the mechanism for the current authentication.