Uses of Class
org.apache.wss4j.dom.message.WSSecEncryptedKey
Packages that use WSSecEncryptedKey
-
Uses of WSSecEncryptedKey in org.apache.cxf.ws.security.wss4j.policyhandlers
Methods in org.apache.cxf.ws.security.wss4j.policyhandlers that return WSSecEncryptedKeyModifier and TypeMethodDescriptionprotected WSSecEncryptedKeyAbstractBindingBuilder.getEncryptedKeyBuilder(AbstractToken token, SecretKey symmetricKey) Methods in org.apache.cxf.ws.security.wss4j.policyhandlers with parameters of type WSSecEncryptedKeyModifier and TypeMethodDescriptionAbstractBindingBuilder.setEncryptionUser(WSSecEncryptedKey encrKeyBuilder, AbstractToken token, boolean sign, Crypto crypto) -
Uses of WSSecEncryptedKey in org.apache.wss4j.dom.message
Subclasses of WSSecEncryptedKey in org.apache.wss4j.dom.messageModifier and TypeClassDescriptionclassEncrypts a parts of a message according to WS Specification, X509 profile, and adds the encryption data.