JBoss port of sunxacml 2.0.5

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

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

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

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


JBoss port of sunxacml 2.0.5

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