Uses of Class
org.objectweb.proactive.ext.security.crypto.AuthenticationTicket

Packages that use AuthenticationTicket
org.objectweb.proactive.ext.security This package provides a security framework for the ProActive middleware. 
 

Uses of AuthenticationTicket in org.objectweb.proactive.ext.security
 

Methods in org.objectweb.proactive.ext.security that return AuthenticationTicket
 AuthenticationTicket ProActiveSecurityManager.mutualAuthenticationReceiverSide(AuthenticationTicket authenticationTicket, long randomID)
           
 AuthenticationTicket ProActiveSecurityManager.unilateralAuthenticationReceiverSide(long randomID, long rb, java.lang.String emittor)
           
 

Methods in org.objectweb.proactive.ext.security with parameters of type AuthenticationTicket
 AuthenticationTicket ProActiveSecurityManager.mutualAuthenticationReceiverSide(AuthenticationTicket authenticationTicket, long randomID)
           
 



Copyright 2001-2007 INRIA All Rights Reserved.