|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAuthSessionData | |
|---|---|
| org.jdiameter.client.impl.app.auth | |
| org.jdiameter.common.impl.app.auth | |
| org.jdiameter.common.impl.app.gq | |
| org.jdiameter.server.impl.app.auth | |
| Uses of IAuthSessionData in org.jdiameter.client.impl.app.auth |
|---|
| Subinterfaces of IAuthSessionData in org.jdiameter.client.impl.app.auth | |
|---|---|
interface |
IClientAuthSessionData
|
| Classes in org.jdiameter.client.impl.app.auth that implement IAuthSessionData | |
|---|---|
class |
ClientAuthSessionDataLocalImpl
|
| Uses of IAuthSessionData in org.jdiameter.common.impl.app.auth |
|---|
| Fields in org.jdiameter.common.impl.app.auth with type parameters of type IAuthSessionData | |
|---|---|
protected IAppSessionDataFactory<IAuthSessionData> |
AuthSessionFactoryImpl.sessionDataFactory
|
| Methods in org.jdiameter.common.impl.app.auth that return IAuthSessionData | |
|---|---|
IAuthSessionData |
AuthLocalSessionDataFactory.getAppSessionData(java.lang.Class<? extends AppSession> clazz,
java.lang.String sessionId)
|
| Constructors in org.jdiameter.common.impl.app.auth with parameters of type IAuthSessionData | |
|---|---|
AppAuthSessionImpl(ISessionFactory sf,
IAuthSessionData sessionData)
|
|
| Uses of IAuthSessionData in org.jdiameter.common.impl.app.gq |
|---|
| Fields in org.jdiameter.common.impl.app.gq with type parameters of type IAuthSessionData | |
|---|---|
protected IAppSessionDataFactory<IAuthSessionData> |
GqSessionFactoryImpl.sessionDataFactory
|
| Uses of IAuthSessionData in org.jdiameter.server.impl.app.auth |
|---|
| Subinterfaces of IAuthSessionData in org.jdiameter.server.impl.app.auth | |
|---|---|
interface |
IServerAuthSessionData
|
| Classes in org.jdiameter.server.impl.app.auth that implement IAuthSessionData | |
|---|---|
class |
ServerAuthSessionDataLocalImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||