|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||