public interface ReAuthRequest extends AppRequestEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
_LONG_NAME |
static String |
_SHORT_NAME |
static int |
code |
| Modifier and Type | Method and Description |
|---|---|
long |
getAuthApplicationId()
Return Auth-Application-Id value of request
|
int |
getReAuthRequestType()
Return re-authentication request type
|
getDestinationHost, getDestinationRealmgetCommandCode, getMessage, getOriginHost, getOriginRealmstatic final String _SHORT_NAME
static final String _LONG_NAME
static final int code
int getReAuthRequestType()
throws AvpDataException
AvpDataException - if avp is not integerlong getAuthApplicationId()
throws AvpDataException
AvpDataException - if avp is not integerCopyright © 2016. All Rights Reserved.