|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IAuthMessageFactory in org.jdiameter.client.impl.app.auth |
|---|
| Fields in org.jdiameter.client.impl.app.auth declared as IAuthMessageFactory | |
|---|---|
protected IAuthMessageFactory |
ClientAuthSessionImpl.factory
|
| Constructors in org.jdiameter.client.impl.app.auth with parameters of type IAuthMessageFactory | |
|---|---|
ClientAuthSessionImpl(IClientAuthSessionData sessionData,
ISessionFactory sf,
ClientAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IClientAuthActionContext context,
boolean stateless)
|
|
| Uses of IAuthMessageFactory in org.jdiameter.client.impl.app.gq |
|---|
| Fields in org.jdiameter.client.impl.app.gq declared as IAuthMessageFactory | |
|---|---|
protected IAuthMessageFactory |
GqClientSessionImpl.factory
|
| Constructors in org.jdiameter.client.impl.app.gq with parameters of type IAuthMessageFactory | |
|---|---|
GqClientSessionImpl(IClientAuthSessionData sessionData,
ISessionFactory sf,
ClientAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IClientAuthActionContext context,
boolean stateless)
|
|
| Uses of IAuthMessageFactory in org.jdiameter.common.api.app.auth |
|---|
| Methods in org.jdiameter.common.api.app.auth that return IAuthMessageFactory | |
|---|---|
IAuthMessageFactory |
IAuthSessionFactory.getMessageFactory()
|
| Methods in org.jdiameter.common.api.app.auth with parameters of type IAuthMessageFactory | |
|---|---|
void |
IAuthSessionFactory.setMessageFactory(IAuthMessageFactory v)
|
| Uses of IAuthMessageFactory in org.jdiameter.common.impl.app.auth |
|---|
| Classes in org.jdiameter.common.impl.app.auth that implement IAuthMessageFactory | |
|---|---|
class |
AuthSessionFactoryImpl
Default Diameter Authorization Session Factory implementation |
| Fields in org.jdiameter.common.impl.app.auth declared as IAuthMessageFactory | |
|---|---|
protected IAuthMessageFactory |
AuthSessionFactoryImpl.messageFactory
|
| Methods in org.jdiameter.common.impl.app.auth that return IAuthMessageFactory | |
|---|---|
IAuthMessageFactory |
AuthSessionFactoryImpl.getMessageFactory()
|
| Methods in org.jdiameter.common.impl.app.auth with parameters of type IAuthMessageFactory | |
|---|---|
void |
AuthSessionFactoryImpl.setMessageFactory(IAuthMessageFactory messageFactory)
|
| Uses of IAuthMessageFactory in org.jdiameter.common.impl.app.gq |
|---|
| Classes in org.jdiameter.common.impl.app.gq that implement IAuthMessageFactory | |
|---|---|
class |
GqSessionFactoryImpl
Default Diameter Gq Application Session Factory implementation |
| Fields in org.jdiameter.common.impl.app.gq declared as IAuthMessageFactory | |
|---|---|
protected IAuthMessageFactory |
GqSessionFactoryImpl.messageFactory
|
| Methods in org.jdiameter.common.impl.app.gq that return IAuthMessageFactory | |
|---|---|
IAuthMessageFactory |
GqSessionFactoryImpl.getMessageFactory()
|
| Methods in org.jdiameter.common.impl.app.gq with parameters of type IAuthMessageFactory | |
|---|---|
void |
GqSessionFactoryImpl.setMessageFactory(IAuthMessageFactory messageFactory)
|
| Uses of IAuthMessageFactory in org.jdiameter.server.impl.app.auth |
|---|
| Fields in org.jdiameter.server.impl.app.auth declared as IAuthMessageFactory | |
|---|---|
protected IAuthMessageFactory |
ServerAuthSessionImpl.factory
|
| Constructors in org.jdiameter.server.impl.app.auth with parameters of type IAuthMessageFactory | |
|---|---|
ServerAuthSessionImpl(IServerAuthSessionData sessionData,
ISessionFactory sf,
ServerAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IServerAuthActionContext context,
long tsTimeout,
boolean stateless)
|
|
| Uses of IAuthMessageFactory in org.jdiameter.server.impl.app.gq |
|---|
| Fields in org.jdiameter.server.impl.app.gq declared as IAuthMessageFactory | |
|---|---|
protected IAuthMessageFactory |
GqServerSessionImpl.factory
|
| Constructors in org.jdiameter.server.impl.app.gq with parameters of type IAuthMessageFactory | |
|---|---|
GqServerSessionImpl(IServerAuthSessionData sessionData,
ISessionFactory sf,
ServerAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IServerAuthActionContext context,
long tsTimeout,
boolean stateless)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||