Uses of Interface
org.opensaml.xmlsec.encryption.EncryptionMethod
Packages that use EncryptionMethod
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
-
Uses of EncryptionMethod in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return EncryptionMethodModifier and TypeMethodDescriptionEncryptedType.getEncryptionMethod()Gets the EncryptionMethod child element.Methods in org.opensaml.xmlsec.encryption with parameters of type EncryptionMethodModifier and TypeMethodDescriptionvoidEncryptedType.setEncryptionMethod(EncryptionMethod newEncryptionMethod) Sets the EncryptionMethod child element.