| Package | Description |
|---|---|
| org.cipango.diameter.base |
| Modifier and Type | Field and Description |
|---|---|
static Type<Common.AuthSessionState> |
Common.AUTH_SESSION_STATE
The Auth-Session-State AVP (AVP Code 277) is of type Enumerated and
specifies whether state is maintained for a particular session.
|
| Modifier and Type | Method and Description |
|---|---|
static Common.AuthSessionState |
Common.AuthSessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Common.AuthSessionState[] |
Common.AuthSessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.