Uses of Class
se.swedenconnect.opensaml.saml2.metadata.build.EncryptionMethodBuilder
Package
Description
Classes for creating metadata elements using the builder pattern.
-
Uses of EncryptionMethodBuilder in se.swedenconnect.opensaml.saml2.metadata.build
Modifier and TypeMethodDescriptionAssigns the algorithm.static EncryptionMethodBuilder
EncryptionMethodBuilder.builder()
Creates a newEncryptionMethodBuilder
instance.Assigns the size in bits for the key.EncryptionMethodBuilder.oAEPparams
(String base64Encoding) Assigns the OAEP parameters.