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