Uses of Interface
org.opensaml.saml.saml2.metadata.EncryptionMethod
-
Packages that use EncryptionMethod Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of EncryptionMethod in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type EncryptionMethod Modifier and Type Method Description List<EncryptionMethod>KeyDescriptor. getEncryptionMethods()Gets the encryption methods that are supported by the entity.
-