Package | Description |
---|---|
org.jboss.security.xacml.sunxacml.attr |
Contains many of the classes related to attributes and attribute
retrieval.
|
Modifier and Type | Method and Description |
---|---|
static DNSNameAttribute |
DNSNameAttribute.getInstance(Node root)
Returns a new
DNSNameAttribute that represents
the name at a particular DOM node. |
static DNSNameAttribute |
DNSNameAttribute.getInstance(String value)
Returns a new
DNSNameAttribute that represents
the name indicated by the String provided. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.