|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Realm | |
---|---|
org.gwe.utils.security |
Uses of Realm in org.gwe.utils.security |
---|
Methods in org.gwe.utils.security that return Realm | |
---|---|
Realm |
AccessControl.findMatchingRealm(ProtocolScheme scheme,
java.lang.String host)
|
Realm |
KeyStore.resolveRealm(ProtocolScheme scheme,
java.lang.String host)
|
Methods in org.gwe.utils.security that return types with arguments of type Realm | |
---|---|
java.util.List<Realm> |
KeyStore.getRealms()
|
java.util.List<Realm> |
AccessControl.getRealms()
|
Constructors in org.gwe.utils.security with parameters of type Realm | |
---|---|
AccessControl(AccountInfo account,
Realm... realms)
|
Constructor parameters in org.gwe.utils.security with type arguments of type Realm | |
---|---|
AccessControl(AccountInfo account,
java.util.List<Realm> realms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |