Package | Description |
---|---|
org.apache.wss4j.stax.ext | |
org.apache.wss4j.stax.setup |
Modifier and Type | Method and Description |
---|---|
WSSConstants.DerivedKeyTokenReference |
WSSSecurityProperties.getDerivedKeyTokenReference() |
static WSSConstants.DerivedKeyTokenReference |
WSSConstants.DerivedKeyTokenReference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WSSConstants.DerivedKeyTokenReference[] |
WSSConstants.DerivedKeyTokenReference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WSSSecurityProperties.setDerivedKeyTokenReference(WSSConstants.DerivedKeyTokenReference derivedKeyTokenReference) |
Modifier and Type | Method and Description |
---|---|
static WSSConstants.DerivedKeyTokenReference |
ConfigurationConverter.convertDerivedReference(String derivedTokenReference) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.