JBoss port of sunxacml 2.0.8.Final-redhat-1

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

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

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

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