| Package | Description |
|---|---|
| org.jdiameter.common.api.app.auth | |
| org.jdiameter.server.impl.app.auth | |
| org.jdiameter.server.impl.app.gq |
| Modifier and Type | Method and Description |
|---|---|
ServerAuthSessionState |
ServerAuthSessionState.fromInt(int val) |
static ServerAuthSessionState |
ServerAuthSessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerAuthSessionState[] |
ServerAuthSessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ServerAuthSessionState |
ServerAuthSessionDataLocalImpl.state |
| Modifier and Type | Method and Description |
|---|---|
ServerAuthSessionState |
IServerAuthSessionData.getServerAuthSessionState() |
ServerAuthSessionState |
ServerAuthSessionDataLocalImpl.getServerAuthSessionState() |
| Modifier and Type | Method and Description |
|---|---|
void |
IServerAuthSessionData.setServerAuthSessionState(ServerAuthSessionState state) |
void |
ServerAuthSessionDataLocalImpl.setServerAuthSessionState(ServerAuthSessionState state) |
protected void |
ServerAuthSessionImpl.setState(ServerAuthSessionState newState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GqServerSessionImpl.setState(ServerAuthSessionState newState) |
Copyright © 2016. All Rights Reserved.