JBoss port of sunxacml 2.0.5

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

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

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

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


JBoss port of sunxacml 2.0.5

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