Package | Description |
---|---|
org.apache.cxf.ws.security.policy.model | |
org.apache.cxf.ws.security.wss4j.policyvalidators |
Modifier and Type | Method and Description |
---|---|
SignedEncryptedParts |
SupportingToken.getEncryptedParts() |
SignedEncryptedParts |
SupportingToken.getSignedParts() |
Modifier and Type | Method and Description |
---|---|
void |
SupportingToken.setEncryptedParts(SignedEncryptedParts encryptedParts) |
void |
SupportingToken.setSignedParts(SignedEncryptedParts signedParts) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSupportingTokenPolicyValidator.setEncryptedParts(SignedEncryptedParts encryptedParts) |
void |
AbstractSupportingTokenPolicyValidator.setSignedParts(SignedEncryptedParts signedParts) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.