org.jboss.security.xacml.core
Class PDPConfiguration

java.lang.Object
  extended by org.jboss.security.xacml.core.PDPConfiguration

public class PDPConfiguration
extends Object

Installs some custom PDP Configuration such as custom attributes

Since:
Mar 28, 2008
Version:
$Revision$
Author:
Anil.Saldhana@redhat.com

Constructor Summary
PDPConfiguration()
           
 
Method Summary
static void installMultiValueAttribute(String type)
           
static void installSingleValueAttribute(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDPConfiguration

public PDPConfiguration()
Method Detail

installSingleValueAttribute

public static void installSingleValueAttribute(String type)

installMultiValueAttribute

public static void installMultiValueAttribute(String type)


Copyright © 2008 JBoss Inc.. All Rights Reserved.