org.eclipse.stardust.engine.api.ejb2
Interface SecureSessionFactory

All Known Subinterfaces:
TunnelingAwareSecureSessionFactory
All Known Implementing Classes:
DefaultJAASSecureSessionFactory, InternallyAuthentifiedSecureSessionFactory, TunnelingSessionFactory

public interface SecureSessionFactory

Version:
$Revision$
Author:
ubirkemeyer

Method Summary
 java.lang.Object get(java.lang.String jndiName, java.lang.Class homeClass, java.lang.Class remoteClass, java.lang.Class[] creationArgTypes, java.lang.Object[] creationArgs, java.util.Map credentials, java.util.Map properties)
           
 

Method Detail

get

java.lang.Object get(java.lang.String jndiName,
                     java.lang.Class homeClass,
                     java.lang.Class remoteClass,
                     java.lang.Class[] creationArgTypes,
                     java.lang.Object[] creationArgs,
                     java.util.Map credentials,
                     java.util.Map properties)
                     throws ServiceNotAvailableException
Throws:
ServiceNotAvailableException


Copyright © 2014 SunGard CSA LLC. All Rights Reserved.