eu.semiramis.identityaggregator
Class PDPFactory

java.lang.Object
  extended by eu.semiramis.identityaggregator.PDPFactory

public class PDPFactory
extends java.lang.Object

PDPFactory


Field Summary
static java.lang.String INTERNAL_POLICY_MGR
           
static java.lang.String SEMIRAMIS_POLICY_MGR
           
 
Constructor Summary
PDPFactory()
           
 
Method Summary
static PDP newPDPInstance(IdentityAggregator_Config config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERNAL_POLICY_MGR

public static final java.lang.String INTERNAL_POLICY_MGR
See Also:
Constant Field Values

SEMIRAMIS_POLICY_MGR

public static final java.lang.String SEMIRAMIS_POLICY_MGR
See Also:
Constant Field Values
Constructor Detail

PDPFactory

public PDPFactory()
Method Detail

newPDPInstance

public static PDP newPDPInstance(IdentityAggregator_Config config)