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.IHasDisplayTextBase interface for the credential validation result.- Author:
- Philip Helger