public class AdvicesHandleableByAMRequest extends Object
AdvicesHandleableByAMRequest
class represents a
AdvicesHandleableByAMRequest
XML element. The
AdvicesHandleableByAMRequest DTD is defined as the following:
Constructor and Description |
---|
AdvicesHandleableByAMRequest()
Default constructor for
AdvicesHandleableByAMRequest . |
Modifier and Type | Method and Description |
---|---|
static AdvicesHandleableByAMRequest |
parseXML(Node node)
Returns an
AdvicesHandleableByAMRequest
object based on the XML string. |
String |
toXMLString()
Returns a string representation of an
AdvicesHandleableByAMRequest object. |
public AdvicesHandleableByAMRequest()
AdvicesHandleableByAMRequest
.public static AdvicesHandleableByAMRequest parseXML(Node node) throws PolicyEvaluationException
AdvicesHandleableByAMRequest
object based on the XML string.node
- the XML DOM node for the
AdvicesHandleableByAMRequest
object.AdvicesHandleableByAMRequest
object constructed
from the XML string.PolicyEvaluationException
public String toXMLString()
AdvicesHandleableByAMRequest
object.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.