Class TokensFactor

  • All Implemented Interfaces:
    MultiFactor

    public class TokensFactor
    extends Object
    implements MultiFactor
    Represents a second factor to present to login.directory.vt.edu from ED Web Services /tokens endpoint. (see: Web Services Documentation) section: Token Operations
    Author:
    Middleware Services
    • Constructor Detail

      • TokensFactor

        public TokensFactor()
        Default constructor.
    • Method Detail

      • getValue

        public org.ldaptive.Credential getValue​(org.ldaptive.Credential credentials)
        Description copied from interface: MultiFactor
        Returns the processed Credential by this factor.
        Specified by:
        getValue in interface MultiFactor
        Parameters:
        credentials - Credential to derive from
        Returns:
        Generated value