| Modifier and Type | Method and Description |
|---|---|
IServerAuthActionContext |
IAuthSessionFactory.getServerSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAuthSessionFactory.setServerSessionContext(IServerAuthActionContext v) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthSessionFactoryImpl
Default Diameter Authorization Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IServerAuthActionContext |
AuthSessionFactoryImpl.serverSessionContext |
| Modifier and Type | Method and Description |
|---|---|
IServerAuthActionContext |
AuthSessionFactoryImpl.getServerSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthSessionFactoryImpl.setServerSessionContext(IServerAuthActionContext serverSessionContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
GqSessionFactoryImpl
Default Diameter Gq Application Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IServerAuthActionContext |
GqSessionFactoryImpl.serverSessionContext |
| Modifier and Type | Method and Description |
|---|---|
IServerAuthActionContext |
GqSessionFactoryImpl.getServerSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
GqSessionFactoryImpl.setServerSessionContext(IServerAuthActionContext serverSessionContext) |
| Modifier and Type | Field and Description |
|---|---|
protected IServerAuthActionContext |
ServerAuthSessionImpl.context |
| 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 IServerAuthActionContext |
GqServerSessionImpl.context |
| 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.