nbi.xmlsec.xacml.profile.rbac.builder
Class EnableRoleActionMatchBuilder
java.lang.Object
nbi.xmlsec.xacml.builder.TargetMatchBuilder
nbi.xmlsec.xacml.builder.ActionMatchBuilder
nbi.xmlsec.xacml.profile.rbac.builder.EnableRoleActionMatchBuilder
- public class EnableRoleActionMatchBuilder
- extends ActionMatchBuilder
Implements an ActionMatchBuilder for the enableRole action.
- Since:
- Version:
- $Revision: 1.4 $
- Author:
- Lutz Suhrbier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnableRoleActionMatchBuilder
public EnableRoleActionMatchBuilder()
- Create the instance.
createMatchValue
public AttributeValue createMatchValue()
- Creates the attribute match value from the attribute.
- Overrides:
createMatchValue
in class ActionMatchBuilder
- Returns:
- The created attribute value.
setAttribute
public void setAttribute(Object attribute)
- Not implemented.
- Overrides:
setAttribute
in class TargetMatchBuilder
- Parameters:
attribute
- The attribute to set.
Copyright © 2006 Lutz Suhrbier, Freie Universität Berlin. All Rights Reserved.