Class SamlAttributeQueryAssertionSignatureSigner
- java.lang.Object
-
- uk.gov.ida.saml.hub.transformers.outbound.SamlAttributeQueryAssertionSignatureSigner
-
public class SamlAttributeQueryAssertionSignatureSigner extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SamlAttributeQueryAssertionSignatureSigner(IdaKeyStoreCredentialRetriever keyStoreCredentialRetriever, OpenSamlXmlObjectFactory samlObjectFactory, java.lang.String hubEntityId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opensaml.saml.saml2.core.AttributeQuerysignAssertions(org.opensaml.saml.saml2.core.AttributeQuery attributeQuery)
-
-
-
Constructor Detail
-
SamlAttributeQueryAssertionSignatureSigner
public SamlAttributeQueryAssertionSignatureSigner(IdaKeyStoreCredentialRetriever keyStoreCredentialRetriever, OpenSamlXmlObjectFactory samlObjectFactory, java.lang.String hubEntityId)
-
-