Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
ConfigLoader.classlevel |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
ConfigLoader.getClasslevel() |
Modifier and Type | Method and Description |
---|---|
static void |
UserIdentityUtil.assertAdministerAccess(String uri,
String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
throws a security exception of the user does not have the role administer
for a specific uri or global administrator, checks the servlet context
first, then the database
|
static void |
UserIdentityUtil.assertAdminOrAgentRole(String currentUser,
String fromFunction,
SecurityWrapper currentLevel,
WebServiceContext mc)
throws an exception if the user is a global admin or an agent , checks
the servlet context first, then the database
|
static void |
UserIdentityUtil.assertAgentRole(String currentUser,
String fromFunction,
SecurityWrapper currentLevel,
WebServiceContext session)
Assert Agent Role, throws a security exception if the user does not have
the agent role, checks the servlet context first, then the database
|
static void |
UserIdentityUtil.assertAuditAccess(String uri,
String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
assertAuditAccess throws a security exception if the user does not
contain the role audit for a specific URI or the global audit role ,
checks the servlet context first, then the database
|
static void |
UserIdentityUtil.assertAuditRole(String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session) |
static void |
UserIdentityUtil.assertGlobalAdministratorRole(String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
Assert global admin role, throws an exception if the role is not present,
checks the servlet context first, then the database
|
static void |
UserIdentityUtil.assertGlobalAuditRole(String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
Assert global admin role, throws an exception if the role is not present,
checks the servlet context first, then the database
|
static void |
UserIdentityUtil.assertReadAccess(String uri,
String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
assertReadAccess , checks the servlet context first, then the database
|
static void |
UserIdentityUtil.assertWriteAccess(String uri,
String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
assertWriteAccess throws an exception if the role is not present , checks
the servlet context first, then the database
|
static boolean |
UserIdentityUtil.hasGlobalAdministratorRole(String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
return true if the user has the global admin role, , checks the servlet
context first, then the database
|
static boolean |
UserIdentityUtil.hasGlobalAuditRole(String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
return true if the user has the global admin role, , checks the servlet
context first, then the database
|
static boolean |
UserIdentityUtil.hasReadAccess(String currentUser,
String fromFunction,
String uri,
SecurityWrapper classification,
WebServiceContext session)
return true if the user has the global admin role, , checks the servlet
context first, then the database
|
static boolean |
UserIdentityUtil.isTrustedAgent(String currentUser,
String fromFunction,
SecurityWrapper classification,
WebServiceContext session)
return true if the current user is an agent, checks the servlet context
first, then the database
|
static void |
AuditLogger.logItem(String classname,
String method,
String username,
String memo,
SecurityWrapper classification,
MessageContext messageContext)
adds an item to the audit log, this is a wrapper function
|
static void |
Utility.validateClassification(SecurityWrapper w)
throws an illegal argument exception if the object is null or not
specified, caveats is options
|
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
OSAgent.getClasslevel() |
SecurityWrapper |
OSAgent.getClassLevelAsCopy() |
Modifier and Type | Method and Description |
---|---|
void |
ReportGeneratorPlugin.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
Modifier and Type | Method and Description |
---|---|
static SecurityWrapper |
Helper.GetCurrentSecurityLevel(ProxyLoader pl,
javax.servlet.ServletContext app,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
static FederationPolicy |
Helper.BuildFederation(FederationPolicy src,
PCS pcs,
SecurityWrapper c,
javax.servlet.http.HttpServletRequest req) |
static RuleBaseType |
Helper.BuildRule(javax.servlet.http.HttpServletRequest request,
PCS pcs,
SecurityWrapper c)
constructs a rule from a postback
|
static SLAAction |
Helper.BuildSLAAction(javax.servlet.http.HttpServletRequest request,
PCS pcs,
SecurityWrapper c)
from manage.jsp and scheduledEditPost.jsp, occurs when a new sla is
added to a policy expects "Action" = plugin classname
|
static String |
Helper.BuildSLAAction(List<SLAAction> items,
PCS pcs,
SecurityWrapper c)
renders an action set as a user readable html string, occurs when
editing existing slas
|
static String |
Helper.BuildSLASingleAction(SLAAction item,
PCS pcs,
SecurityWrapper c)
used on manage.jsp to render SLA info in the tab'd box
|
String |
ManageHelper.GetNICNamesAsHtmlListbox(String url,
String domain,
String machine,
PCS pcsport,
SecurityWrapper c,
List<String> existingItems) |
String |
ManageHelper.GetPartitionNamesAsHtmlListboxForFreeSpace(String url,
String domain,
String machine,
PCS pcsport,
SecurityWrapper c,
List<String> existingItems) |
String |
ManageHelper.GetPartitionNamesAsHtmlListboxForThroughput(String url,
String domain,
String machine,
PCS pcsport,
SecurityWrapper c,
List<String> existingItems) |
static String |
Helper.GetPluginHelp(SLAAction action,
PCS pcs,
SecurityWrapper c,
String item_type) |
static GetPluginInformationResponseMsg |
Helper.GetPluginInfo(String clazz,
String type,
PCS pcs,
SecurityWrapper c) |
static List<Plugin> |
Helper.GetPluginList(PCS pcs,
SecurityWrapper c,
String item_type) |
static List<Plugin> |
Helper.GetPluginList(PCS pcs,
SecurityWrapper c,
String item_type,
PolicyType pt) |
static String |
OsAgentStatusHelper.GetStatus(OpStatusService svc,
String callbackUrl,
SecurityWrapper c) |
String |
UddiInquiry.PublishEndpoints(String[] urls,
PCS pcs,
SecurityWrapper c,
String bizkey,
boolean updateFederationPolicy) |
static boolean |
Helper.RuleHasParameters(RuleBaseType rule,
PCS pcs,
SecurityWrapper c) |
static String |
Helper.ShowOpStat(SecurityWrapper c,
OpStatusService ss,
String url) |
static String |
Helper.ToFriendlyName(SLAAction action,
PCS pcs,
SecurityWrapper c) |
static String |
Helper.ToFriendlyName(String action,
PCS pcs,
SecurityWrapper c)
report type to a friendly name for report types
|
static String |
Helper.ToFriendylName(RuleBaseType rule,
PCS pcs,
SecurityWrapper c)
Converts a rule to a friendly human readable name
|
Modifier and Type | Method and Description |
---|---|
protected byte[] |
AutomatedReportingServiceImpl.get_a_Report(String id,
String currentUser,
SecurityWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
protected static SecurityWrapper |
DAS4jBean.getCurrentClassificationLevel() |
Modifier and Type | Method and Description |
---|---|
List<GetPerformanceAverageStatsResponseMsg> |
DAS4jBean.getPerformanceAverageStatsAll(SecurityWrapper classification,
TimeRange range)
Get Average Performance Statistics For All Transactional Services - this
will return performance stats for all services that the requestor has
access to
|
protected static GetPerformanceAverageStatsResponseMsg |
DASHelper.getPerformanceAvgStatsFromDB(WebServiceContext ctx,
String uri,
String displayname,
SecurityWrapper classification) |
protected static ArrayOfServiceType |
DASHelper.getServiceListfromPolicyDB(WebServiceContext ctx,
SecurityWrapper classification)
this function filters results by the current request context username
|
protected static ArrayOfServiceType |
DASHelper.getServiceListfromPolicyDB(WebServiceContext ctx,
SecurityWrapper classification,
PolicyType p)
Returns a list of services, filtered by the current user and policy type
|
protected static ArrayOfServiceType |
DASHelper.getServiceListfromPolicyDB(WebServiceContext ctx,
SecurityWrapper classification,
PolicyType p,
String hostname)
Returns a list of services, filtered by the current user and policy type
and hostname
|
protected static ArrayOfServiceType |
DASHelper.getServiceListfromPolicyDB(WebServiceContext ctx,
String uRL,
SecurityWrapper classification)
Returns a list of services, filtered by the current user
|
Modifier and Type | Method and Description |
---|---|
protected static SecurityWrapper |
DCS4jBean.getCurrentClassificationLevel() |
Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
GetReportResponseMsg.classification |
protected SecurityWrapper |
GetReportRequestMsg.classification |
protected SecurityWrapper |
GetMyScheduledReportsResponseMsg.classification |
protected SecurityWrapper |
GetMyScheduledReportsRequestMsg.classification |
protected SecurityWrapper |
ExportDataRequestMsg.classification |
protected SecurityWrapper |
ExportCSVDataRequestMsg.classification |
protected SecurityWrapper |
DeleteScheduledReportResponseMsg.classification |
protected SecurityWrapper |
DeleteScheduledReportRequestMsg.classification |
protected SecurityWrapper |
DeleteReportResponseMsg.classification |
protected SecurityWrapper |
DeleteReportRequestMsg.classification |
protected SecurityWrapper |
AddOrUpdateScheduledReportResponseMsg.classification |
protected SecurityWrapper |
AddOrUpdateScheduledReportRequestMsg.classification |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
GetReportResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetReportRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMyScheduledReportsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMyScheduledReportsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ExportDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ExportCSVDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteScheduledReportResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteScheduledReportRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteReportResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteReportRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AddOrUpdateScheduledReportResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AddOrUpdateScheduledReportRequestMsg.getClassification()
Gets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetReportResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetReportRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMyScheduledReportsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMyScheduledReportsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ExportDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ExportCSVDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteScheduledReportResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteScheduledReportRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteReportResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteReportRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AddOrUpdateScheduledReportResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AddOrUpdateScheduledReportRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
GetOperatingStatusResponseMessage.classification |
protected SecurityWrapper |
GetOperatingStatusRequestMessage.classification |
protected SecurityWrapper |
AlertMessageDefinition.classification |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
ObjectFactory.createSecurityWrapper()
Create an instance of
SecurityWrapper |
SecurityWrapper |
GetOperatingStatusResponseMessage.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetOperatingStatusRequestMessage.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AlertMessageDefinition.getClassification()
Gets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetOperatingStatusResponseMessage.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetOperatingStatusRequestMessage.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AlertMessageDefinition.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
PurgePerformanceDataResponseMsg.classification |
protected SecurityWrapper |
PurgePerformanceDataRequestMsg.classification |
protected SecurityWrapper |
GetThreadTransactionsResponseMsg.classification |
protected SecurityWrapper |
GetThreadTransactionsRequestMsg.classification |
protected SecurityWrapper |
GetSLAFaultRecordsResponseMsg.classification |
protected SecurityWrapper |
GetSLAFaultRecordsRequestMsg.classification |
protected SecurityWrapper |
GetServiceHostListResponseMsg.classification |
protected SecurityWrapper |
GetServiceHostListRequestMsg.classification |
protected SecurityWrapper |
GetServiceDependenciesResponseMsg.classification |
protected SecurityWrapper |
GetServiceDependenciesRequestMsg.classification |
protected SecurityWrapper |
GetRecentMessageLogsRequestMsg.classification |
protected SecurityWrapper |
GetQuickStatsResponseMsg.classification |
protected SecurityWrapper |
GetQuickStatsRequestMsg.classification |
protected SecurityWrapper |
GetQuickStatsAllResponseMsg.classification |
protected SecurityWrapper |
GetQuickStatsAllRequestMsg.classification |
protected SecurityWrapper |
GetProcessPerformanceLogsByRangeResponseMsg.classification |
protected SecurityWrapper |
GetProcessPerformanceLogsByRangeRequestMsg.classification |
protected SecurityWrapper |
GetPerformanceAverageStatsResponseMsg.classification |
protected SecurityWrapper |
GetPerformanceAverageStatsRequestMsg.classification |
protected SecurityWrapper |
GetPerformanceAverageStatsAll.classification |
protected SecurityWrapper |
GetPerformanceAverageHostStatsRequestMsg.classification |
protected SecurityWrapper |
GetOperationalStatusLogResponseMsg.classification |
protected SecurityWrapper |
GetOperationalStatusLogRequestMsg.classification |
protected SecurityWrapper |
GetMostRecentProcessDataResponseMsg.classification |
protected SecurityWrapper |
GetMostRecentProcessDataRequestMsg.classification |
protected SecurityWrapper |
GetMostRecentMachineDataResponseMsg.classification |
protected SecurityWrapper |
GetMostRecentMachineDataRequestMsg.classification |
protected SecurityWrapper |
GetMostRecentMachineDataByDomainResponseMsg.classification |
protected SecurityWrapper |
GetMostRecentMachineDataByDomainRequestMsg.classification |
protected SecurityWrapper |
GetMonitoredServiceListResponseMsg.classification |
protected SecurityWrapper |
GetMonitoredServiceListRequestMsg.classification |
protected SecurityWrapper |
GetMessageTransactionLogResponseMsg.classification |
protected SecurityWrapper |
GetMessageTransactionLogRequestMsg.classification |
protected SecurityWrapper |
GetMessageTransactionLogDetailsResponseMsg.classification |
protected SecurityWrapper |
GetMessageTransactionLogDetailsMsg.classification |
protected SecurityWrapper |
GetMessageLogsResponseMsg.classification |
protected SecurityWrapper |
GetMessageLogsRequestMsg.classification |
protected SecurityWrapper |
GetMachinePerformanceLogsByRangeResponseMsg.classification |
protected SecurityWrapper |
GetMachinePerformanceLogsByRangeRequestMsg.classification |
protected SecurityWrapper |
GetHistoricalTopicQueueDetailsResponseMsg.classification |
protected SecurityWrapper |
GetHistoricalTopicQueueDetailsRequestMsg.classification |
protected SecurityWrapper |
GetHistoricalBrokerDetailsResponseMsg.classification |
protected SecurityWrapper |
GetHistoricalBrokerDetailsRequestMsg.classification |
protected SecurityWrapper |
GetDataCollectorListResponseMsg.classification |
protected SecurityWrapper |
GetDataCollectorListRequestMsg.classification |
protected SecurityWrapper |
GetCurrentBrokerDetailsResponseMsg.classification |
protected SecurityWrapper |
GetCurrentBrokerDetailsRequestMsg.classification |
protected SecurityWrapper |
GetBrokerListResponseMsg.classification |
protected SecurityWrapper |
GetBrokerListRequestMsg.classification |
protected SecurityWrapper |
GetAuditLogsByTimeRangeResponseMsg.classification |
protected SecurityWrapper |
GetAuditLogsByTimeRangeRequestMsg.classification |
protected SecurityWrapper |
GetAuditLogResponseMsg.classification |
protected SecurityWrapper |
GetAuditLogRequestMsg.classification |
protected SecurityWrapper |
GetAllServiceDependenciesResponseMsg.classification |
protected SecurityWrapper |
GetAllServiceDependenciesRequestMsg.classification |
protected SecurityWrapper |
GetAllOperationalStatusLogResponseMsg.classification |
protected SecurityWrapper |
GetAllOperationalStatusLogRequestMsg.classification |
protected SecurityWrapper |
GetAllMostRecentMachineAndProcessDataResponseMsg.classification |
protected SecurityWrapper |
GetAllMostRecentMachineAndProcessDataRequestMsg.classification |
protected SecurityWrapper |
GetAlertsResponseMsg.classification |
protected SecurityWrapper |
GetAlertsRequestMsg.classification |
protected SecurityWrapper |
GetAgentTypesResponseMsg.classification |
protected SecurityWrapper |
GetAgentTypesRequestMsg.classification |
protected SecurityWrapper |
DeleteServiceDependencyResponseMsg.classification |
protected SecurityWrapper |
DeleteServiceDependencyRequestMsg.classification |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
PurgePerformanceDataResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
PurgePerformanceDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetThreadTransactionsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetThreadTransactionsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetSLAFaultRecordsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetSLAFaultRecordsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetServiceHostListResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetServiceHostListRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetServiceDependenciesResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetServiceDependenciesRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetRecentMessageLogsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetQuickStatsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetQuickStatsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetQuickStatsAllResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetQuickStatsAllRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetProcessPerformanceLogsByRangeResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetProcessPerformanceLogsByRangeRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPerformanceAverageStatsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPerformanceAverageStatsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPerformanceAverageStatsAll.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPerformanceAverageHostStatsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetOperationalStatusLogResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetOperationalStatusLogRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMostRecentProcessDataResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMostRecentProcessDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMostRecentMachineDataResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMostRecentMachineDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMostRecentMachineDataByDomainResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMostRecentMachineDataByDomainRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMonitoredServiceListResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMonitoredServiceListRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMessageTransactionLogResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMessageTransactionLogRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMessageTransactionLogDetailsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMessageTransactionLogDetailsMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMessageLogsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMessageLogsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMachinePerformanceLogsByRangeResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMachinePerformanceLogsByRangeRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetHistoricalTopicQueueDetailsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetHistoricalTopicQueueDetailsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetHistoricalBrokerDetailsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetHistoricalBrokerDetailsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetDataCollectorListResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetDataCollectorListRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetCurrentBrokerDetailsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetCurrentBrokerDetailsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetBrokerListResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetBrokerListRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAuditLogsByTimeRangeResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAuditLogsByTimeRangeRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAuditLogResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAuditLogRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAllServiceDependenciesResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAllServiceDependenciesRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAllOperationalStatusLogResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAllOperationalStatusLogRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAllMostRecentMachineAndProcessDataResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAllMostRecentMachineAndProcessDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAlertsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAlertsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAgentTypesResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAgentTypesRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteServiceDependencyResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteServiceDependencyRequestMsg.getClassification()
Gets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
List<GetPerformanceAverageStatsResponseMsg> |
DataAccessService.getPerformanceAverageStatsAll(SecurityWrapper classification,
TimeRange range)
Get Average Performance Statistics For All Services - this will return performance stats for all services that the requestor has access to
|
void |
PurgePerformanceDataResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
PurgePerformanceDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetThreadTransactionsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetThreadTransactionsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetSLAFaultRecordsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetSLAFaultRecordsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetServiceHostListResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetServiceHostListRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetServiceDependenciesResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetServiceDependenciesRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetRecentMessageLogsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetQuickStatsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetQuickStatsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetQuickStatsAllResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetQuickStatsAllRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetProcessPerformanceLogsByRangeResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetProcessPerformanceLogsByRangeRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPerformanceAverageStatsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPerformanceAverageStatsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPerformanceAverageStatsAll.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPerformanceAverageHostStatsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetOperationalStatusLogResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetOperationalStatusLogRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMostRecentProcessDataResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMostRecentProcessDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMostRecentMachineDataResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMostRecentMachineDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMostRecentMachineDataByDomainResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMostRecentMachineDataByDomainRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMonitoredServiceListResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMonitoredServiceListRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMessageTransactionLogResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMessageTransactionLogRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMessageTransactionLogDetailsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMessageTransactionLogDetailsMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMessageLogsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMessageLogsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMachinePerformanceLogsByRangeResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMachinePerformanceLogsByRangeRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetHistoricalTopicQueueDetailsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetHistoricalTopicQueueDetailsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetHistoricalBrokerDetailsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetHistoricalBrokerDetailsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetDataCollectorListResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetDataCollectorListRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetCurrentBrokerDetailsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetCurrentBrokerDetailsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetBrokerListResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetBrokerListRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAuditLogsByTimeRangeResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAuditLogsByTimeRangeRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAuditLogResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAuditLogRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAllServiceDependenciesResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAllServiceDependenciesRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAllOperationalStatusLogResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAllOperationalStatusLogRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAllMostRecentMachineAndProcessDataResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAllMostRecentMachineAndProcessDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAlertsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAlertsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAgentTypesResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAgentTypesRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteServiceDependencyResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteServiceDependencyRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
AddStatisticalDataResponseMsg.classification |
protected SecurityWrapper |
AddStatisticalDataRequestMsg.classification |
protected SecurityWrapper |
AddMachineAndProcessDataResponseMsg.classification |
protected SecurityWrapper |
AddMachineAndProcessDataRequestMsg.classification |
protected SecurityWrapper |
AddDataResponseMsg.classification |
protected SecurityWrapper |
AddDataRequestMsg.classification |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
AddStatisticalDataResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AddStatisticalDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AddMachineAndProcessDataResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AddMachineAndProcessDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AddDataResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
AddDataRequestMsg.getClassification()
Gets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
void |
AddStatisticalDataResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AddStatisticalDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AddMachineAndProcessDataResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AddMachineAndProcessDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AddDataResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
AddDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
UpdateAgentActionResponseMsg.classification |
protected SecurityWrapper |
UpdateAgentActionRequestMsg.classification |
protected SecurityWrapper |
UnregisterPluginResponseMsg.classification |
protected SecurityWrapper |
UnregisterPluginRequestMsg.classification |
protected SecurityWrapper |
SetServicePolicyResponseMsg.classification |
protected SecurityWrapper |
SetServicePolicyRequestMsg.classification |
protected SecurityWrapper |
SetServicePermissionsResponseMsg.classification |
protected SecurityWrapper |
SetServicePermissionsRequestMsg.classification |
protected SecurityWrapper |
SetProcessListByMachineResponseMsg.classification |
protected SecurityWrapper |
SetProcessListByMachineRequestMsg.classification |
protected SecurityWrapper |
SetMyEmailAddressResponseMsg.classification |
protected SecurityWrapper |
SetMyEmailAddressRequestMsg.classification |
protected SecurityWrapper |
SetMailSettingsResponseMsg.classification |
protected SecurityWrapper |
SetMailSettingsRequestMsg.classification |
protected SecurityWrapper |
SetGlobalPolicyResponseMsg.classification |
protected SecurityWrapper |
SetGlobalPolicyRequestMsg.classification |
protected SecurityWrapper |
SetGeneralSettingsResponseMsg.classification |
protected SecurityWrapper |
SetGeneralSettingsRequestMsg.classification |
protected SecurityWrapper |
SetCredentialsResponseMsg.classification |
protected SecurityWrapper |
SetCredentialsRequestMsg.classification |
protected SecurityWrapper |
SetAlertRegistrationsResponseMsg.classification |
protected SecurityWrapper |
SetAlertRegistrationsRequestMsg.classification |
protected SecurityWrapper |
SetAgentPrinicplesResponseMsg.classification |
protected SecurityWrapper |
SetAgentPrinicplesRequestMsg.classification |
protected SecurityWrapper |
SetAdministratorResponseMsg.classification |
protected SecurityWrapper |
SetAdministratorRequestMsg.classification |
protected SecurityWrapper |
ServicePolicyResponseMsg.classification |
protected SecurityWrapper |
ServicePolicyRequestMsg.classification |
protected SecurityWrapper |
RemoveGeneralSettingsResponseMsg.classification |
protected SecurityWrapper |
RemoveGeneralSettingsRequestMsg.classification |
protected SecurityWrapper |
RegisterPluginResponseMsg.classification |
protected SecurityWrapper |
RegisterPluginRequestMsg.classification |
protected SecurityWrapper |
GlobalPolicy.classification |
protected SecurityWrapper |
GetUDDIDataPublishServicePoliciesResponseMsg.classification |
protected SecurityWrapper |
GetUDDIDataPublishServicePoliciesRequestMsg.classification |
protected SecurityWrapper |
GetServicePermissionsResponseMsg.classification |
protected SecurityWrapper |
GetServicePermissionsRequestMsg.classification |
protected SecurityWrapper |
GetProcessesListByMachineResponseMsg.classification |
protected SecurityWrapper |
GetProcessesListByMachineRequestMsg.classification |
protected SecurityWrapper |
GetPluginListResponseMsg.classification |
protected SecurityWrapper |
GetPluginListRequestMsg.classification |
protected SecurityWrapper |
GetPluginInformationResponseMsg.classification |
protected SecurityWrapper |
GetPluginInformationRequestWrapper.classification |
protected SecurityWrapper |
GetPluginHtmlFormattedDisplayResponseMsg.classification |
protected SecurityWrapper |
GetPluginHtmlFormattedDisplayRequestMsgWrapper.classification |
protected SecurityWrapper |
GetMyEmailAddressResponseMsg.classification |
protected SecurityWrapper |
GetMyEmailAddressRequestMsg.classification |
protected SecurityWrapper |
GetMonitoredItemsByMachineResponseMsg.classification |
protected SecurityWrapper |
GetMonitoredItemsByMachineRequestMsg.classification |
protected SecurityWrapper |
GetMailSettingsResponseMsg.classification |
protected SecurityWrapper |
GetMailSettingsRequestMsg.classification |
protected SecurityWrapper |
GetMachinesByDomainResponseMsg.classification |
protected SecurityWrapper |
GetMachinesByDomainRequestMsg.classification |
protected SecurityWrapper |
GetGlobalPolicyResponseMsg.classification |
protected SecurityWrapper |
GetGlobalPolicyRequestMsg.classification |
protected SecurityWrapper |
GetGeneralSettingsResponseMsg.classification |
protected SecurityWrapper |
GetGeneralSettingsRequestMsg.classification |
protected SecurityWrapper |
GetDomainListResponseMsg.classification |
protected SecurityWrapper |
GetDomainListRequestMsg.classification |
protected SecurityWrapper |
GetAvailableAlertRegistrationsResponseMsg.classification |
protected SecurityWrapper |
GetAvailableAlertRegistrationsRequestMsg.classification |
protected SecurityWrapper |
GetAlertRegistrationsResponseMsg.classification |
protected SecurityWrapper |
GetAlertRegistrationsRequestMsg.classification |
protected SecurityWrapper |
GetAgentPrinicplesResponseMsg.classification |
protected SecurityWrapper |
GetAgentPrinicplesRequestMsg.classification |
protected SecurityWrapper |
GetAgentActionsByMachineResponseMsg.classification |
protected SecurityWrapper |
GetAgentActionsByMachineRequestMsg.classification |
protected SecurityWrapper |
GetAdministratorsResponseMsg.classification |
protected SecurityWrapper |
GetAdministratorsRequestMsg.classification |
protected SecurityWrapper |
ElevateSecurityLevelResponseMsg.classification |
protected SecurityWrapper |
ElevateSecurityLevelRequestMsg.classification |
protected SecurityWrapper |
DeleteServicePolicyResponseMsg.classification |
protected SecurityWrapper |
DeleteServicePolicyRequestMsg.classification |
protected SecurityWrapper |
DeleteAgentActionsResponseMsg.classification |
protected SecurityWrapper |
DeleteAgentActionsRequestMsg.classification |
protected SecurityWrapper |
CreateAgentActionResponseMsg.classification |
protected SecurityWrapper |
CreateAgentActionRequestMsg.classification |
protected SecurityWrapper |
ClearCredentialsResponseMsg.classification |
protected SecurityWrapper |
ClearCredentialsRequestMsg.classification |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
UpdateAgentActionResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
UpdateAgentActionRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
UnregisterPluginResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
UnregisterPluginRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetServicePolicyResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetServicePolicyRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetServicePermissionsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetServicePermissionsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetProcessListByMachineResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetProcessListByMachineRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetMyEmailAddressResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetMyEmailAddressRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetMailSettingsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetMailSettingsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetGlobalPolicyResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetGlobalPolicyRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetGeneralSettingsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetGeneralSettingsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetCredentialsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetCredentialsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetAlertRegistrationsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetAlertRegistrationsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetAgentPrinicplesResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetAgentPrinicplesRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetAdministratorResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetAdministratorRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ServicePolicyResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ServicePolicyRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
RemoveGeneralSettingsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
RemoveGeneralSettingsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
RegisterPluginResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
RegisterPluginRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GlobalPolicy.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetUDDIDataPublishServicePoliciesResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetUDDIDataPublishServicePoliciesRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetServicePermissionsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetServicePermissionsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetProcessesListByMachineResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetProcessesListByMachineRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPluginListResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPluginListRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPluginInformationResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPluginInformationRequestWrapper.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPluginHtmlFormattedDisplayResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetPluginHtmlFormattedDisplayRequestMsgWrapper.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMyEmailAddressResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMyEmailAddressRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMonitoredItemsByMachineResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMonitoredItemsByMachineRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMailSettingsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMailSettingsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMachinesByDomainResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetMachinesByDomainRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetGlobalPolicyResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetGlobalPolicyRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetGeneralSettingsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetGeneralSettingsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetDomainListResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetDomainListRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAvailableAlertRegistrationsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAvailableAlertRegistrationsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAlertRegistrationsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAlertRegistrationsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAgentPrinicplesResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAgentPrinicplesRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAgentActionsByMachineResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAgentActionsByMachineRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAdministratorsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetAdministratorsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ElevateSecurityLevelResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ElevateSecurityLevelRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteServicePolicyResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteServicePolicyRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteAgentActionsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
DeleteAgentActionsRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
CreateAgentActionResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
CreateAgentActionRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ClearCredentialsResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ClearCredentialsRequestMsg.getClassification()
Gets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateAgentActionResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
UpdateAgentActionRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
UnregisterPluginResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
UnregisterPluginRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetServicePolicyResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetServicePolicyRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetServicePermissionsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetServicePermissionsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetProcessListByMachineResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetProcessListByMachineRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetMyEmailAddressResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetMyEmailAddressRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetMailSettingsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetMailSettingsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetGlobalPolicyResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetGlobalPolicyRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetGeneralSettingsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetGeneralSettingsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetCredentialsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetCredentialsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetAlertRegistrationsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetAlertRegistrationsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetAgentPrinicplesResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetAgentPrinicplesRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetAdministratorResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetAdministratorRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ServicePolicyResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ServicePolicyRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
RemoveGeneralSettingsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
RemoveGeneralSettingsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
RegisterPluginResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
RegisterPluginRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GlobalPolicy.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetUDDIDataPublishServicePoliciesResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetUDDIDataPublishServicePoliciesRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetServicePermissionsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetServicePermissionsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetProcessesListByMachineResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetProcessesListByMachineRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPluginListResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPluginListRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPluginInformationResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPluginInformationRequestWrapper.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPluginHtmlFormattedDisplayResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetPluginHtmlFormattedDisplayRequestMsgWrapper.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMyEmailAddressResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMyEmailAddressRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMonitoredItemsByMachineResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMonitoredItemsByMachineRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMailSettingsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMailSettingsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMachinesByDomainResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetMachinesByDomainRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetGlobalPolicyResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetGlobalPolicyRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetGeneralSettingsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetGeneralSettingsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetDomainListResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetDomainListRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAvailableAlertRegistrationsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAvailableAlertRegistrationsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAlertRegistrationsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAlertRegistrationsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAgentPrinicplesResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAgentPrinicplesRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAgentActionsByMachineResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAgentActionsByMachineRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAdministratorsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetAdministratorsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ElevateSecurityLevelResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ElevateSecurityLevelRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteServicePolicyResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteServicePolicyRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteAgentActionsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
DeleteAgentActionsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
CreateAgentActionResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
CreateAgentActionRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ClearCredentialsResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ClearCredentialsRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
ExportDataToHTMLResponseMsg.classification |
protected SecurityWrapper |
ExportDataToCSVResponseMsg.classification |
protected SecurityWrapper |
ExportDataRequestMsg.classification |
protected SecurityWrapper |
ExportCSVDataRequestMsg.classification |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
ExportDataToHTMLResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ExportDataToCSVResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ExportDataRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
ExportCSVDataRequestMsg.getClassification()
Gets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportDataToHTMLResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ExportDataToCSVResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ExportDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
ExportCSVDataRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
Modifier and Type | Field and Description |
---|---|
protected SecurityWrapper |
SetStatusResponseMsg.classification |
protected SecurityWrapper |
SetStatusRequestMsg.classification |
protected SecurityWrapper |
SetExtendedStatusRequestMsg.classification |
protected SecurityWrapper |
RemoveStatusResponseMsg.classification |
protected SecurityWrapper |
RemoveStatusRequestMsg.classification |
protected SecurityWrapper |
GetStatusResponseMsg.classification |
protected SecurityWrapper |
GetStatusRequestMsg.classification |
Modifier and Type | Method and Description |
---|---|
SecurityWrapper |
SetStatusResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetStatusRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
SetExtendedStatusRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
RemoveStatusResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
RemoveStatusRequestMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetStatusResponseMsg.getClassification()
Gets the value of the classification property.
|
SecurityWrapper |
GetStatusRequestMsg.getClassification()
Gets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetStatusResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetStatusRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
SetExtendedStatusRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
RemoveStatusResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
RemoveStatusRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetStatusResponseMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
void |
GetStatusRequestMsg.setClassification(SecurityWrapper value)
Sets the value of the classification property.
|
Modifier and Type | Method and Description |
---|---|
protected SecurityWrapper |
Reporting.getClassLevelFromDB() |
Modifier and Type | Method and Description |
---|---|
protected static void |
CsvExporter.generateCSVReport(ExportCSVDataRequestMsg request,
String filenameandpath,
List<String> filelist,
String currentuser,
WebServiceContext ctx,
SecurityWrapper security) |
void |
ReportGeneratorPlugin.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
Modifier and Type | Method and Description |
---|---|
void |
ServiceLevelAgreementReport.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
AvailabilityByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
QueueTopicCountByBroker.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
QueueDepth.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
ConsumersByQueueOrTopic.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
TotalMessageSizesByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
TotalMessageSizeByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ThroughputByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ThroughputByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ThroughputByHostingServer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
SuccessFailureCountByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
SuccessFailureCountByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
SuccessFailureCountByHostingServer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ResponseTimeOverTime.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
MeanTimeBetweenFailureByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
InvocationsByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByHostingServer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByDataCollector.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByConsumerByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
InvocationsByConsumerByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByConsumer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageResponseTimeByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageResponseTimeByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageMessageSizeByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageMessageSizeByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
Modifier and Type | Method and Description |
---|---|
static SecurityWrapper |
SLACommon.GetClassLevel(boolean pooled) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.