Class KeyDescriptorsUnmarshaller
- java.lang.Object
-
- uk.gov.ida.saml.metadata.transformers.KeyDescriptorsUnmarshaller
-
public class KeyDescriptorsUnmarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KeyDescriptorsUnmarshaller(OpenSamlXmlObjectFactory openSamlXmlObjectFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<org.opensaml.saml.saml2.metadata.KeyDescriptor>fromCertificates(java.util.Collection<uk.gov.ida.common.shared.security.Certificate> certificateDtos)
-
-
-
Constructor Detail
-
KeyDescriptorsUnmarshaller
public KeyDescriptorsUnmarshaller(OpenSamlXmlObjectFactory openSamlXmlObjectFactory)
-
-