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

Packages that use MembershipServiceInterface
com.metamatrix.admin.server   
com.metamatrix.platform.security.authorization.service   
com.metamatrix.platform.security.membership.service   
com.metamatrix.platform.util   
 

Uses of MembershipServiceInterface in com.metamatrix.admin.server
 

Methods in com.metamatrix.admin.server that return MembershipServiceInterface
protected  MembershipServiceInterface ServerAdminImpl.getMembershipServiceProxy()
           
protected  MembershipServiceInterface AbstractAdminImpl.getMembershipServiceProxy()
           
 

Uses of MembershipServiceInterface in com.metamatrix.platform.security.authorization.service
 

Fields in com.metamatrix.platform.security.authorization.service declared as MembershipServiceInterface
protected  MembershipServiceInterface AuthorizationServiceImpl.membershipServiceProxy
           
 

Uses of MembershipServiceInterface in com.metamatrix.platform.security.membership.service
 

Classes in com.metamatrix.platform.security.membership.service that implement MembershipServiceInterface
 class MembershipServiceImpl
          This class serves as the primary implementation of the Membership Service, and logically consists of a set of one or more MembershipDomainInterface instances.
 

Uses of MembershipServiceInterface in com.metamatrix.platform.util
 

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



Copyright © 2009. All Rights Reserved.