com.metamatrix.platform.security.api.service
Interface SessionTerminationHandler

All Known Implementing Classes:
DataServerSessionTerminationHandler

public interface SessionTerminationHandler


Method Summary
 void cleanup(SessionToken token)
           
 java.lang.String getProductName()
           
 

Method Detail

cleanup

void cleanup(SessionToken token)
             throws java.lang.Exception
Throws:
java.lang.Exception

getProductName

java.lang.String getProductName()


Copyright © 2009. All Rights Reserved.