| Modifier and Type | Field and Description |
|---|---|
protected IAuthMessageFactory |
ClientAuthSessionImpl.factory |
| 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 IAuthMessageFactory |
GqClientSessionImpl.factory |
| 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 |
|---|---|
IAuthMessageFactory |
IAuthSessionFactory.getMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAuthSessionFactory.setMessageFactory(IAuthMessageFactory v) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthSessionFactoryImpl
Default Diameter Authorization Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IAuthMessageFactory |
AuthSessionFactoryImpl.messageFactory |
| Modifier and Type | Method and Description |
|---|---|
IAuthMessageFactory |
AuthSessionFactoryImpl.getMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthSessionFactoryImpl.setMessageFactory(IAuthMessageFactory messageFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
GqSessionFactoryImpl
Default Diameter Gq Application Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IAuthMessageFactory |
GqSessionFactoryImpl.messageFactory |
| Modifier and Type | Method and Description |
|---|---|
IAuthMessageFactory |
GqSessionFactoryImpl.getMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
GqSessionFactoryImpl.setMessageFactory(IAuthMessageFactory messageFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected IAuthMessageFactory |
ServerAuthSessionImpl.factory |
| 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 IAuthMessageFactory |
GqServerSessionImpl.factory |
| 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.