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

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

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

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



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