public interface SessionIdAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SessionIdAccessor.SessionIdMutator
Provides a mutator for a session ID property.
|
static interface |
SessionIdAccessor.SessionIdProperty
Provides a session ID property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionId()
Retrieves the sessionId from the session ID property.
|
String getSessionId()
Copyright © 2015. All rights reserved.