JBoss port of sunxacml 2.0.5-redhat-1

Uses of Class
org.jboss.security.xacml.sunxacml.attr.DayTimeDurationAttribute

Packages that use DayTimeDurationAttribute
org.jboss.security.xacml.sunxacml.attr Contains many of the classes related to attributes and attribute retrieval. 
 

Uses of DayTimeDurationAttribute in org.jboss.security.xacml.sunxacml.attr
 

Methods in org.jboss.security.xacml.sunxacml.attr that return DayTimeDurationAttribute
static DayTimeDurationAttribute DayTimeDurationAttribute.getInstance(Node root)
          Returns a new DayTimeDurationAttribute that represents the xf:dayTimeDuration at a particular DOM node.
static DayTimeDurationAttribute DayTimeDurationAttribute.getInstance(String value)
          Returns a new DayTimeDurationAttribute that represents the xf:dayTimeDuration value indicated by the string provided.
 


JBoss port of sunxacml 2.0.5-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.