|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.diameter.sh.util.AuthSessionState
public class AuthSessionState
Describes the AuthSessionState values that may be specified for the Auth-Session-State Avp.
Field Summary | |
---|---|
static int |
NO_STATE_MAINTAINED
|
static int |
STATE_MAINTAINED
|
Method Summary | |
---|---|
static boolean |
isAuthSessionStateDefined(int value)
Used by the Sh subscriber profile Web service to validate the Auth-Session-State value specified in the Auth-Session-State Avp. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int STATE_MAINTAINED
public static final int NO_STATE_MAINTAINED
Method Detail |
---|
public static boolean isAuthSessionStateDefined(int value)
Auth-Session-State
- value to be tested
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |