|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClientAuthActionContext | |
|---|---|
| org.jdiameter.client.impl.app.auth | |
| org.jdiameter.common.api.app.auth | |
| org.jdiameter.common.impl.app.auth | |
| 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(java.lang.String sessionId,
SessionFactory 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||