|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerAuthSessionState | |
|---|---|
| org.jdiameter.common.api.app.auth | |
| org.jdiameter.server.impl.app.auth | |
| Uses of ServerAuthSessionState in org.jdiameter.common.api.app.auth |
|---|
| Methods in org.jdiameter.common.api.app.auth that return ServerAuthSessionState | |
|---|---|
ServerAuthSessionState |
ServerAuthSessionState.fromInt(int val)
|
static ServerAuthSessionState |
ServerAuthSessionState.valueOf(java.lang.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're declared. |
| Uses of ServerAuthSessionState in org.jdiameter.server.impl.app.auth |
|---|
| Fields in org.jdiameter.server.impl.app.auth declared as ServerAuthSessionState | |
|---|---|
protected ServerAuthSessionState |
ServerAuthSessionImpl.state
|
| Methods in org.jdiameter.server.impl.app.auth with parameters of type ServerAuthSessionState | |
|---|---|
protected void |
ServerAuthSessionImpl.setState(ServerAuthSessionState newState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||