|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReAuthRequestTypeAvp | |
|---|---|
| net.java.slee.resource.diameter.base.events | |
| net.java.slee.resource.diameter.base.events.avp | |
| org.mobicents.slee.resource.diameter.base.events | |
| Uses of ReAuthRequestTypeAvp in net.java.slee.resource.diameter.base.events |
|---|
| Methods in net.java.slee.resource.diameter.base.events that return ReAuthRequestTypeAvp | |
|---|---|
ReAuthRequestTypeAvp |
ReAuthRequest.getReAuthRequestType()
Returns the value of the Re-Auth-Request-Type AVP, of type Enumerated. |
| Methods in net.java.slee.resource.diameter.base.events with parameters of type ReAuthRequestTypeAvp | |
|---|---|
void |
ReAuthRequest.setReAuthRequestType(ReAuthRequestTypeAvp reAuthRequestType)
Sets the value of the Re-Auth-Request-Type AVP, of type Enumerated. |
| Uses of ReAuthRequestTypeAvp in net.java.slee.resource.diameter.base.events.avp |
|---|
| Fields in net.java.slee.resource.diameter.base.events.avp declared as ReAuthRequestTypeAvp | |
|---|---|
static ReAuthRequestTypeAvp |
ReAuthRequestTypeAvp.AUTHORIZE_AUTHENTICATE
An authentication and authorization re-auth is expected upon expiration of the Authorization-Lifetime. |
static ReAuthRequestTypeAvp |
ReAuthRequestTypeAvp.AUTHORIZE_ONLY
An authorization only re-auth is expected upon expiration of the Authorization-Lifetime. |
| Methods in net.java.slee.resource.diameter.base.events.avp that return ReAuthRequestTypeAvp | |
|---|---|
static ReAuthRequestTypeAvp |
ReAuthRequestTypeAvp.fromInt(int type)
|
| Uses of ReAuthRequestTypeAvp in org.mobicents.slee.resource.diameter.base.events |
|---|
| Methods in org.mobicents.slee.resource.diameter.base.events that return ReAuthRequestTypeAvp | |
|---|---|
ReAuthRequestTypeAvp |
ReAuthRequestImpl.getReAuthRequestType()
|
| Methods in org.mobicents.slee.resource.diameter.base.events with parameters of type ReAuthRequestTypeAvp | |
|---|---|
void |
ReAuthRequestImpl.setReAuthRequestType(ReAuthRequestTypeAvp reAuthRequestType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||