Uses of Package
com.metamatrix.platform.security.api.service

Packages that use com.metamatrix.platform.security.api.service
com.metamatrix.admin.server   
com.metamatrix.common.comm.platform.socket.server   
com.metamatrix.platform.security.authorization.service   
com.metamatrix.platform.security.membership.service   
com.metamatrix.platform.security.session.service   
com.metamatrix.platform.util   
com.metamatrix.server.admin.apiimpl   
com.metamatrix.server.dqp.service   
com.metamatrix.server.util   
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.admin.server
AuthorizationServiceInterface
          This interface represents the API to the Authorization Service and it defines the functionality that is accessible to clients.
MembershipServiceInterface
          This interface represents the API to the MemberShip Service, and it defines the functionality that is accessible to clients.
SessionServiceInterface
           The session service deals with managing sessions; this involves creating sessions, closing sessions, terminating sessions, and updating session state.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.common.comm.platform.socket.server
SessionServiceInterface
           The session service deals with managing sessions; this involves creating sessions, closing sessions, terminating sessions, and updating session state.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.platform.security.authorization.service
AuthorizationServiceInterface
          This interface represents the API to the Authorization Service and it defines the functionality that is accessible to clients.
MembershipServiceInterface
          This interface represents the API to the MemberShip Service, and it defines the functionality that is accessible to clients.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.platform.security.membership.service
MembershipServiceInterface
          This interface represents the API to the MemberShip Service, and it defines the functionality that is accessible to clients.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.platform.security.session.service
SessionServiceInterface
           The session service deals with managing sessions; this involves creating sessions, closing sessions, terminating sessions, and updating session state.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.platform.util
AuthorizationServiceInterface
          This interface represents the API to the Authorization Service and it defines the functionality that is accessible to clients.
MembershipServiceInterface
          This interface represents the API to the MemberShip Service, and it defines the functionality that is accessible to clients.
SessionServiceInterface
           The session service deals with managing sessions; this involves creating sessions, closing sessions, terminating sessions, and updating session state.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.server.admin.apiimpl
AuthorizationServiceInterface
          This interface represents the API to the Authorization Service and it defines the functionality that is accessible to clients.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.server.dqp.service
AuthorizationServiceInterface
          This interface represents the API to the Authorization Service and it defines the functionality that is accessible to clients.
 

Classes in com.metamatrix.platform.security.api.service used by com.metamatrix.server.util
SessionTerminationHandler
           
 



Copyright © 2009. All Rights Reserved.