Interface | Description |
---|---|
Peer |
This is a marker interface for
PeerManager.getPeerInstance(String) . |
PeerManagable | |
PeerManager |
Use this manager in role-list, if you want to swap default peer classes.
|
TorqueTurbinePeer<T> |
This extension to the marker interface Peer is to allow for swappable Peer implementations
in Turbine Torque Manager Implementations.
|
TorqueTurbineUserGroupRolePeer<T extends TurbineUserGroupRoleModelPeerMapper> |
This extension to the marker interface Peer is to allow for swappable Peer implementations
in Turbine Torque Manager Implementations.
|
TurbineUserGroupRoleModelPeerMapper |
This interface allows to retrieve user, group, role relationships either from custom or the default OM in @link org.apache.fulcrum.security.torque.om.
|
Class | Description |
---|---|
PeerManagerDefaultImpl |
Use this class, if you want to replace the default Torque Peer classes with your own.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.