| Package | Description |
|---|---|
| org.apache.isis.core.commons.authentication |
Defines the
AuthenticationSession
interface that represent a user's session identifier once they have logged on. |
| org.apache.isis.core.commons.encoding |
The
Ensure and org.junit.Assert
classes provide the ability to specify assertions about state,
throwing an exception ("fail early") if the assertion fails. |
| org.apache.isis.core.metamodel.adapter.oid | |
| org.apache.isis.core.metamodel.adapter.version | |
| org.apache.isis.core.metamodel.runtimecontext.noruntime | |
| org.apache.isis.core.runtime.authentication.standard |
| Constructor and Description |
|---|
AnonymousSession(DataInputExtended input) |
AuthenticationSessionAbstract(DataInputExtended input) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataInputExtendedDecorator |
class |
DataInputStreamExtended |
class |
DebugDataInputExtended |
| Modifier and Type | Method and Description |
|---|---|
protected T |
FieldType.doRead(DataInputExtended input) |
protected <Q> Q[] |
FieldType.doReadArray(DataInputExtended input,
Class<Q> elementType) |
T |
FieldType.read(DataInputExtended input) |
<Q> Q[] |
FieldType.readArray(DataInputExtended input,
Class<Q> elementType) |
| Constructor and Description |
|---|
DataInputExtendedDecorator(DataInputExtended underlying) |
DebugDataInputExtended(DataInputExtended input) |
| Constructor and Description |
|---|
AggregatedOid(DataInputExtended input) |
CollectionOid(DataInputExtended inputStream) |
RootOidDefault(DataInputExtended input) |
| Constructor and Description |
|---|
Version(DataInputExtended input) |
| Constructor and Description |
|---|
AuthenticationSessionNoRuntime(DataInputExtended input) |
| Constructor and Description |
|---|
SimpleSession(DataInputExtended input) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.