| Package | Description |
|---|---|
| net.jradius.realm |
JRadius Realm Management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RadiusRealm |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,JRadiusRealm> |
StaticRealms.realms |
| Modifier and Type | Method and Description |
|---|---|
static JRadiusRealm |
JRadiusRealmManager.get(String realm) |
static JRadiusRealm |
JRadiusRealmManager.get(String requestor,
String realm) |
JRadiusRealm |
StaticRealms.getRealm(String realmName) |
JRadiusRealm |
RealmFactory.getRealm(String realmName) |
JRadiusRealm |
JRadiusRealmManager.getRealm(String realm) |
| Modifier and Type | Method and Description |
|---|---|
Collection<JRadiusRealm> |
StaticRealms.getRealms() |
Collection<JRadiusRealm> |
RealmFactory.getRealms() |
Copyright © 2017. All rights reserved.