| Package | Description |
|---|---|
| org.apache.cxf.ws.security.policy | |
| org.apache.cxf.ws.security.policy.model | |
| org.apache.cxf.ws.security.wss4j.policyhandlers |
| Modifier and Type | Method and Description |
|---|---|
static SPConstants.ProtectionOrder |
SPConstants.ProtectionOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SPConstants.ProtectionOrder[] |
SPConstants.ProtectionOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SPConstants.ProtectionOrder |
SymmetricAsymmetricBindingBase.getProtectionOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
SymmetricAsymmetricBindingBase.setProtectionOrder(SPConstants.ProtectionOrder protectionOrder) |
| Modifier and Type | Field and Description |
|---|---|
protected SPConstants.ProtectionOrder |
AbstractBindingBuilder.protectionOrder |
Apache CXF