Package | Description |
---|---|
org.apache.cxf.ws.security.policy.model | |
org.apache.cxf.ws.security.wss4j.policyhandlers |
Modifier and Type | Method and Description |
---|---|
SupportingToken |
Binding.getSignedEndorsingSupportingTokens() |
SupportingToken |
Binding.getSignedSupportingToken() |
Modifier and Type | Method and Description |
---|---|
void |
Binding.setSignedEndorsingSupportingTokens(SupportingToken signedEndorsingSupportingTokens) |
void |
Binding.setSignedSupportingToken(SupportingToken signedSupportingToken) |
Modifier and Type | Method and Description |
---|---|
protected Map<Token,Object> |
AbstractBindingBuilder.handleSupportingTokens(SupportingToken suppTokens,
boolean endorse) |
protected Map<Token,Object> |
AbstractBindingBuilder.handleSupportingTokens(SupportingToken suppTokens,
boolean endorse,
Map<Token,Object> ret) |
Apache CXF