| Package | Description |
|---|---|
| org.jdiameter.client.impl.app.auth | |
| org.jdiameter.client.impl.app.gq | |
| org.jdiameter.common.api.app.auth |
| Modifier and Type | Field and Description |
|---|---|
protected ClientAuthSessionState |
ClientAuthSessionDataLocalImpl.state |
| Modifier and Type | Method and Description |
|---|---|
ClientAuthSessionState |
IClientAuthSessionData.getClientAuthSessionState() |
ClientAuthSessionState |
ClientAuthSessionDataLocalImpl.getClientAuthSessionState() |
| Modifier and Type | Method and Description |
|---|---|
void |
IClientAuthSessionData.setClientAuthSessionState(ClientAuthSessionState state) |
void |
ClientAuthSessionDataLocalImpl.setClientAuthSessionState(ClientAuthSessionState state) |
protected void |
ClientAuthSessionImpl.setState(ClientAuthSessionState newState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GqClientSessionImpl.setState(ClientAuthSessionState newState) |
| Modifier and Type | Method and Description |
|---|---|
ClientAuthSessionState |
ClientAuthSessionState.fromInt(int val) |
static ClientAuthSessionState |
ClientAuthSessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientAuthSessionState[] |
ClientAuthSessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.