|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthSessionStateType | |
|---|---|
| net.java.slee.resource.diameter.base.events.avp | |
| Uses of AuthSessionStateType in net.java.slee.resource.diameter.base.events.avp |
|---|
| Fields in net.java.slee.resource.diameter.base.events.avp declared as AuthSessionStateType | |
|---|---|
static AuthSessionStateType |
AuthSessionStateType.NO_STATE_MAINTAINED
This value is used to specify that no session termination messages will be sent by the access device upon expiration of the Authorization-Lifetime. |
static AuthSessionStateType |
AuthSessionStateType.STATE_MAINTAINED
This value is used to specify that session state is being maintained, and the access device MUST issue a session termination message when service to the user is terminated. |
| Methods in net.java.slee.resource.diameter.base.events.avp that return AuthSessionStateType | |
|---|---|
static AuthSessionStateType |
AuthSessionStateType.fromInt(int type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||