package com.cipres.mrBayesPlugin.utilities; public enum ClientCheckResult { FALSE, TRUE, UNAUTHORIZED }