Package | Description |
---|---|
org.apache.ws.security.str |
Modifier and Type | Method and Description |
---|---|
STRParser.REFERENCE_TYPE |
SignatureSTRParser.getCertificatesReferenceType()
Get how the certificates were referenced
|
STRParser.REFERENCE_TYPE |
DerivedKeyTokenSTRParser.getCertificatesReferenceType()
Get how the certificates were referenced
|
STRParser.REFERENCE_TYPE |
EncryptedKeySTRParser.getCertificatesReferenceType()
Get how the certificates were referenced
|
STRParser.REFERENCE_TYPE |
STRParser.getCertificatesReferenceType()
Get how the certificates were referenced
|
STRParser.REFERENCE_TYPE |
SecurityTokenRefSTRParser.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.
|
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.