| Package | Description |
|---|---|
| com.sun.ejb.base.io | |
| com.sun.ejb.containers | |
| com.sun.enterprise.container.common.impl.util | |
| org.glassfish.web.ha.authenticator | |
| org.glassfish.web.ha.session.management |
| Modifier and Type | Method and Description |
|---|---|
static void |
EJBObjectOutputStreamHandler.setJavaEEIOUtils(JavaEEIOUtils javaEEIOUtils) |
| Modifier and Type | Method and Description |
|---|---|
JavaEEIOUtils |
EjbContainerUtil.getJavaEEIOUtils() |
JavaEEIOUtils |
EjbContainerUtilImpl.getJavaEEIOUtils() |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaEEIOUtilsImpl
A contract that defines a set of methods to serialize / deserialze Java EE
objects (even if they are not directly serializable).
|
| Modifier and Type | Field and Description |
|---|---|
protected JavaEEIOUtils |
HASingleSignOnEntry.ioUtils |
| Constructor and Description |
|---|
HASingleSignOn(JavaEEIOUtils ioUtils,
org.glassfish.ha.store.api.BackingStore<String,HASingleSignOnEntryMetadata> ssoEntryMetadataBackingStore) |
HASingleSignOnEntry(Container container,
HASingleSignOnEntryMetadata m,
JavaEEIOUtils ioUtils) |
HASingleSignOnEntry(String id,
Principal principal,
String authType,
String username,
String realmName,
long lastAccessTime,
long maxIdleTime,
long version,
JavaEEIOUtils ioUtils) |
| Modifier and Type | Field and Description |
|---|---|
protected JavaEEIOUtils |
HAStoreBase.ioUtils |
| Constructor and Description |
|---|
HAStoreBase(JavaEEIOUtils ioUtils)
Creates a new instance of HAStoreBase
|
ReplicationAttributeStore(JavaEEIOUtils ioUtils)
Creates a new instance of ReplicationAttributeStore
|
ReplicationStore(JavaEEIOUtils ioUtils)
Creates a new instance of ReplicationStore
|
Copyright © 2017. All rights reserved.