JBoss port of sunxacml 2.0.8.Final-redhat-1

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.
 


JBoss port of sunxacml 2.0.8.Final-redhat-1

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