@Service(value="AttributQueryBuilder") public class AttributQueryBuilder extends Object
Constructor and Description |
---|
AttributQueryBuilder() |
Modifier and Type | Method and Description |
---|---|
org.opensaml.saml2.core.AttributeQuery |
buildAttributQueryRequest(String nameID,
String endpoint,
List<org.opensaml.saml2.core.Attribute> requestedAttributes) |
List<org.opensaml.saml2.core.Attribute> |
buildSAML2AttributeList(at.gv.egovernment.moa.id.commons.api.IOAAuthParameters oa,
Iterator<String> iterator) |
public List<org.opensaml.saml2.core.Attribute> buildSAML2AttributeList(at.gv.egovernment.moa.id.commons.api.IOAAuthParameters oa, Iterator<String> iterator)
public org.opensaml.saml2.core.AttributeQuery buildAttributQueryRequest(String nameID, String endpoint, List<org.opensaml.saml2.core.Attribute> requestedAttributes) throws AttributQueryException
AttributQueryException
Copyright © 2017. All rights reserved.