Package uk.gov.ida.saml.hub.factories
Class AttributeQueryAttributeFactory
- java.lang.Object
-
- uk.gov.ida.saml.hub.factories.AttributeQueryAttributeFactory
-
public class AttributeQueryAttributeFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AttributeQueryAttributeFactory(uk.gov.ida.saml.core.OpenSamlXmlObjectFactory openSamlXmlObjectFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opensaml.saml.saml2.core.AttributecreateAttribute(UserAccountCreationAttribute userAccountCreationAttribute)
-
-
-
Method Detail
-
createAttribute
public org.opensaml.saml.saml2.core.Attribute createAttribute(UserAccountCreationAttribute userAccountCreationAttribute)
-
-