nbi.xmlsec.xacml.builder
Class PermitRuleBuilder
java.lang.Object
nbi.xmlsec.xacml.builder.AbstractPolicyTreeElementBuilder
nbi.xmlsec.xacml.builder.RuleBuilder
nbi.xmlsec.xacml.builder.PermitRuleBuilder
- All Implemented Interfaces:
- PolicyTreeElementBuilder, XACMLObjectBuilder
- public class PermitRuleBuilder
- extends RuleBuilder
Class to create rule instances with PERMIT
effect.
- Since:
- Version:
- $Revision: 1.1 $
- Author:
- Lutz Suhrbier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PermitRuleBuilder
public PermitRuleBuilder(URI identifier)
- Creates an instance.
- Parameters:
identifier
- The permit rule identifier.
Copyright © 2006 Lutz Suhrbier, Freie Universität Berlin. All Rights Reserved.