@Service("AttributQueryBuilder") public class AttributQueryBuilder extends Object
Constructor | Description |
---|---|
AttributQueryBuilder() |
Modifier and Type | Method | Description |
---|---|---|
org.opensaml.saml2.core.AttributeQuery |
buildAttributQueryRequest(String spEntityID,
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) throws at.gv.egovernment.moa.id.commons.api.exceptions.ConfigurationException
at.gv.egovernment.moa.id.commons.api.exceptions.ConfigurationException
public org.opensaml.saml2.core.AttributeQuery buildAttributQueryRequest(String spEntityID, String nameID, String endpoint, List<org.opensaml.saml2.core.Attribute> requestedAttributes) throws at.gv.egiz.eaaf.modules.pvp2.exception.AttributQueryException
at.gv.egiz.eaaf.modules.pvp2.exception.AttributQueryException
Copyright © 2019. All rights reserved.