Package | Description |
---|---|
org.apache.wss4j.stax.ext | |
org.apache.wss4j.stax.setup | |
org.apache.wss4j.stax.validate |
Modifier and Type | Method and Description |
---|---|
Crypto |
WSSSecurityProperties.getDecryptionCrypto()
returns the decryptionCrypto for the key-management
|
Crypto |
WSSSecurityProperties.getEncryptionCrypto()
returns the encryptionCrypto for the key-management
|
Crypto |
WSSSecurityProperties.getSignatureCrypto() |
Crypto |
WSSSecurityProperties.getSignatureVerificationCrypto() |
Modifier and Type | Method and Description |
---|---|
static WSSSecurityProperties |
WSSec.validateAndApplyDefaultsToInboundSecurityProperties(WSSSecurityProperties securityProperties)
Validates the user supplied configuration and applies default values as apropriate for the inbound security engine
|
static WSSSecurityProperties |
WSSec.validateAndApplyDefaultsToOutboundSecurityProperties(WSSSecurityProperties securityProperties)
Validates the user supplied configuration and applies default values as apropriate for the outbound security engine
|
Modifier and Type | Method and Description |
---|---|
protected Crypto |
BinarySecurityTokenValidatorImpl.getCrypto(WSSSecurityProperties securityProperties) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.