JBoss port of sunxacml 2.0.8.Final-redhat-1

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

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

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

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


JBoss port of sunxacml 2.0.8.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.