public class InternallyAuthentifiedSecureSessionFactory extends Object implements SecureSessionFactory, TunnelingAwareSecureSessionFactory
TunnelingAwareSecureSessionFactory.SecureSession| Constructor and Description |
|---|
InternallyAuthentifiedSecureSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String jndiName,
Class homeClass,
Class remoteClass,
Class[] creationArgTypes,
Object[] creationArgs,
Map credentials,
Map properties) |
TunnelingAwareSecureSessionFactory.SecureSession |
getSecureSession(String jndiName,
Class homeClass,
Class remoteClass,
Class[] creationArgTypes,
Object[] creationArgs,
Map credentials,
Map properties) |
public InternallyAuthentifiedSecureSessionFactory()
public Object get(String jndiName, Class homeClass, Class remoteClass, Class[] creationArgTypes, Object[] creationArgs, Map credentials, Map properties)
get in interface SecureSessionFactorypublic TunnelingAwareSecureSessionFactory.SecureSession getSecureSession(String jndiName, Class homeClass, Class remoteClass, Class[] creationArgTypes, Object[] creationArgs, Map credentials, Map properties) throws ServiceNotAvailableException
getSecureSession in interface TunnelingAwareSecureSessionFactoryServiceNotAvailableExceptionCopyright © 2016 Eclipse Stardust. All Rights Reserved.