thrownewAclPlugRuntimeException(String.format("validate exception AccessResource data %s",accessResource.toString()),e);
}
if(authenticationResult.getException()!=null){
thrownewAclPlugRuntimeException(String.format("eachCheck the inspection appear exception, accessControl data is %s",accessResource.toString()),authenticationResult.getException());
thrownewAclException(String.format("accessKey is %s remoteAddress is %s , is not admin Premission . RequestCode is %d",plainAccessResource.getAccessKey(),plainAccessResource.getWhiteRemoteAddress(),needCheckplainAccessResource.getRequestCode()));
thrownewAclException(String.format("client ip not in WhiteRemoteAddress . erron accessKe is %s , erron reomiteAddress %s",plainAccessResource.getAccessKey(),plainAccessResource.getWhiteRemoteAddress()));
}else{
thrownewAclException(String.format("It is not make Access and make client ip .erron accessKe is %s , erron reomiteAddress %s",plainAccessResource.getAccessKey(),plainAccessResource.getWhiteRemoteAddress()));