com.metamatrix.admin.api.core
Interface CoreSecurityAdmin

All Known Subinterfaces:
Admin, EmbeddedAdmin, EmbeddedSecurityAdmin, ServerAdmin, ServerSecurityAdmin
All Known Implementing Classes:
DQPSecurityAdminImpl, ServerAdminImpl, ServerSecurityAdminImpl

@RolesAllowed(value="Admin.SystemAdmin")
public interface CoreSecurityAdmin

This interface defines the methods available for security administration in the MetaMatrix system.

Since the MM Query is an embedded component, it has no need for security over and above what is in place in the embedding application.

Please see ServerSecurityAdmin for a description of methods to administer MetaMatrix server security.

Since:
4.3



Copyright © 2009. All Rights Reserved.