| Package | Description |
|---|---|
| org.jdiameter.api |
| Modifier and Type | Method and Description |
|---|---|
LocalAction |
Realm.getLocalAction()
Return realm local action for this realm
|
static LocalAction |
LocalAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalAction[] |
LocalAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Realm |
RealmTable.addRealm(String realmName,
ApplicationId applicationId,
LocalAction action,
String agentConfiguration,
boolean dynamic,
long expirationTime,
String[] hosts)
Add new realm to realm table
|
Copyright © 2016. All Rights Reserved.