| Package | Description |
|---|---|
| org.apache.wss4j.dom.str |
| Modifier and Type | Method and Description |
|---|---|
STRParser.REFERENCE_TYPE |
STRParserResult.getCertificatesReferenceType()
Get how the certificates were referenced
|
static STRParser.REFERENCE_TYPE |
STRParser.REFERENCE_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STRParser.REFERENCE_TYPE[] |
STRParser.REFERENCE_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
STRParserResult.setReferenceType(STRParser.REFERENCE_TYPE referenceType) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.