Uses of Interface
com.metamatrix.platform.security.api.service.AuthorizationServiceInterface

Packages that use AuthorizationServiceInterface
com.metamatrix.admin.server   
com.metamatrix.platform.util   
com.metamatrix.server.admin.apiimpl   
com.metamatrix.server.dqp.service   
 

Uses of AuthorizationServiceInterface in com.metamatrix.admin.server
 

Methods in com.metamatrix.admin.server that return AuthorizationServiceInterface
protected  AuthorizationServiceInterface ServerAdminImpl.getAuthorizationServiceProxy()
           
protected  AuthorizationServiceInterface AbstractAdminImpl.getAuthorizationServiceProxy()
           
 

Uses of AuthorizationServiceInterface in com.metamatrix.platform.util
 

Methods in com.metamatrix.platform.util that return AuthorizationServiceInterface
static AuthorizationServiceInterface PlatformProxyHelper.getAuthorizationServiceProxy(java.lang.String policyType)
           
 

Uses of AuthorizationServiceInterface in com.metamatrix.server.admin.apiimpl
 

Methods in com.metamatrix.server.admin.apiimpl with parameters of type AuthorizationServiceInterface
static PermissionDataNode RuntimeMetadataHelper.getPermissionDataNodes(AuthorizationRealm realm, AuthorizationPolicyID policyID, AuthorizationServiceInterface authSvcProxy)
          Method to provide the task of finding all data nodes in realm, finding any and all permissions assigned to them, uniting these and returning the united objects.
 

Uses of AuthorizationServiceInterface in com.metamatrix.server.dqp.service
 

Constructors in com.metamatrix.server.dqp.service with parameters of type AuthorizationServiceInterface
PlatformAuthorizationService(AuthorizationServiceInterface authInterface)
           
 



Copyright © 2009. All Rights Reserved.