Interface ICredentialValidationResult

  • All Superinterfaces:
    com.helger.commons.text.display.IHasDisplayText, com.helger.commons.state.ISuccessIndicator
    All Known Implementing Classes:
    CredentialValidationResult, CredentialValidationResultList

    public interface ICredentialValidationResult
    extends com.helger.commons.state.ISuccessIndicator, com.helger.commons.text.display.IHasDisplayText
    Base interface for the credential validation result.
    Author:
    Philip Helger
    • Method Summary

      • Methods inherited from interface com.helger.commons.text.display.IHasDisplayText

        getAsHasText, getDisplayText
      • Methods inherited from interface com.helger.commons.state.ISuccessIndicator

        and, isFailure, isSuccess, or