public class SAMLAttributeValueParser extends Object implements StaxParser
Constructor and Description |
---|
SAMLAttributeValueParser() |
Modifier and Type | Method and Description |
---|---|
static SAMLAttributeValueParser |
getInstance() |
Object |
parse(XMLEventReader xmlEventReader)
Parse the event stream
|
static String |
parseAnyTypeAsString(XMLEventReader xmlEventReader) |
public static SAMLAttributeValueParser getInstance()
public Object parse(XMLEventReader xmlEventReader) throws ParsingException
StaxParser
parse
in interface StaxParser
ParsingException
public static String parseAnyTypeAsString(XMLEventReader xmlEventReader) throws ParsingException
ParsingException
Copyright © 2021 JBoss by Red Hat. All rights reserved.