Uses of Class
se.swedenconnect.opensaml.saml2.metadata.build.EncryptionMethodBuilder
Packages that use EncryptionMethodBuilder
Package
Description
Classes for creating metadata elements using the builder pattern.
- 
Uses of EncryptionMethodBuilder in se.swedenconnect.opensaml.saml2.metadata.build
Methods in se.swedenconnect.opensaml.saml2.metadata.build that return EncryptionMethodBuilderModifier and TypeMethodDescriptionAssigns the algorithm.static EncryptionMethodBuilderEncryptionMethodBuilder.builder()Creates a newEncryptionMethodBuilderinstance.Assigns the size in bits for the key.EncryptionMethodBuilder.oAEPparams(String base64Encoding) Assigns the OAEP parameters.