| Package | Description |
|---|---|
| org.wicketstuff.security.hive | |
| org.wicketstuff.security.hive.config | |
| org.wicketstuff.security.swarm.strategies |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicHive
Basic implementation of a Hive.
|
class |
SimpleCachingHive
A very simple caching mechanism on top of
BasicHive. |
| Modifier and Type | Method and Description |
|---|---|
static Hive |
HiveMind.getHive(Object queen)
Returns the Hive stored with the key.
|
static Hive |
HiveMind.unregisterHive(Object queen)
Removes the registration of a single Hive.
|
| Modifier and Type | Method and Description |
|---|---|
Hive |
PolicyFileHiveFactory.createHive()
This method is not thread safe.
|
Hive |
HiveFactory.createHive()
Creates a new Hive according to the configuration (if any) of this factory.
|
| Modifier and Type | Method and Description |
|---|---|
protected Hive |
SwarmStrategy.getHive()
Returns the hive.
|
Copyright © 2015. All rights reserved.