| Modifier and Type | Field and Description |
|---|---|
protected IClientAuthActionContext |
ClientAuthSessionImpl.context |
| Constructor and Description |
|---|
ClientAuthSessionImpl(IClientAuthSessionData sessionData,
ISessionFactory sf,
ClientAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IClientAuthActionContext context,
boolean stateless) |
| Modifier and Type | Field and Description |
|---|---|
protected IClientAuthActionContext |
GqClientSessionImpl.context |
| Constructor and Description |
|---|
GqClientSessionImpl(IClientAuthSessionData sessionData,
ISessionFactory sf,
ClientAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IClientAuthActionContext context,
boolean stateless) |
| Modifier and Type | Method and Description |
|---|---|
IClientAuthActionContext |
IAuthSessionFactory.getClientSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAuthSessionFactory.setClientSessionContext(IClientAuthActionContext v) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthSessionFactoryImpl
Default Diameter Authorization Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IClientAuthActionContext |
AuthSessionFactoryImpl.clientSessionContext |
| Modifier and Type | Method and Description |
|---|---|
IClientAuthActionContext |
AuthSessionFactoryImpl.getClientSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthSessionFactoryImpl.setClientSessionContext(IClientAuthActionContext clientSessionContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
GqSessionFactoryImpl
Default Diameter Gq Application Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IClientAuthActionContext |
GqSessionFactoryImpl.clientSessionContext |
| Modifier and Type | Method and Description |
|---|---|
IClientAuthActionContext |
GqSessionFactoryImpl.getClientSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
GqSessionFactoryImpl.setClientSessionContext(IClientAuthActionContext clientSessionContext) |
Copyright © 2016. All Rights Reserved.