Uses of Class
com.metamatrix.admin.api.exception.security.InvalidSessionException

Packages that use InvalidSessionException
com.metamatrix.platform.security.api   
 

Uses of InvalidSessionException in com.metamatrix.platform.security.api
 

Methods in com.metamatrix.platform.security.api that throw InvalidSessionException
 void ILogon.assertIdentity(MetaMatrixSessionID sessionId)
           
 ResultsFuture<?> ILogon.logoff()
          Log off the specified session.
static MetaMatrixPrincipal BasicMetaMatrixPrincipal.merge(MetaMatrixPrincipal p1, MetaMatrixPrincipal p2)
          Merge all of the attributes of the input principal into the target principal.
 ResultsFuture<?> ILogon.ping()
          Ping the server to see if the client-server connection is alive.
 



Copyright © 2009. All Rights Reserved.