JBoss port of sunxacml 2.0.5

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

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

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

Methods in org.jboss.security.xacml.sunxacml.attr that return RFC822NameAttribute
static RFC822NameAttribute RFC822NameAttribute.getInstance(Node root)
          Returns a new RFC822NameAttribute that represents the email address at a particular DOM node.
static RFC822NameAttribute RFC822NameAttribute.getInstance(String value)
          Returns a new RFC822NameAttribute that represents the email address 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.