Interface IMFATokenSendResult


  • public interface IMFATokenSendResult
    The token send result.
    Since:
    16.1.0
    Version:
    $Revision: 26156 $ $Date: 2024-01-13 10:26:46 -0300 (Sat, 13 Jan 2024) $
    • Method Detail

      • getCreatedDate

        java.util.Date getCreatedDate()
        Returns the created date of the token.
        Returns:
        the created date of the token
        Since:
        16.1.0
      • getExpireDate

        java.util.Date getExpireDate()
        Returns the expire date of the token.
        Returns:
        the expire date of the token
        Since:
        16.1.0