org.jboss.security.xacml.core
Class PDPConfiguration
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDPConfiguration
public PDPConfiguration()
installSingleValueAttribute
public static void installSingleValueAttribute(String type)
- Install a Single Value Attribute that is not standard
- Parameters:
type
-
installMultiValueAttribute
public static void installMultiValueAttribute(String type)
- Install a multi value Attribute that is not standard
- Parameters:
type
-
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.