| Package | Description |
|---|---|
| org.jdiameter.server.impl.app.auth | |
| org.jdiameter.server.impl.app.gq |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerAuthSessionDataLocalImpl |
| Modifier and Type | Field and Description |
|---|---|
protected IServerAuthSessionData |
ServerAuthSessionImpl.sessionData |
| Constructor and Description |
|---|
ServerAuthSessionImpl(IServerAuthSessionData sessionData,
ISessionFactory sf,
ServerAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IServerAuthActionContext context,
long tsTimeout,
boolean stateless) |
| Modifier and Type | Field and Description |
|---|---|
protected IServerAuthSessionData |
GqServerSessionImpl.sessionData |
| Constructor and Description |
|---|
GqServerSessionImpl(IServerAuthSessionData sessionData,
ISessionFactory sf,
ServerAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IServerAuthActionContext context,
long tsTimeout,
boolean stateless) |
Copyright © 2016. All Rights Reserved.