public class MetadataSignatureFilter extends Object implements org.opensaml.saml2.metadata.provider.MetadataFilter
Constructor and Description |
---|
MetadataSignatureFilter(String url,
byte[] certificate) |
Modifier and Type | Method and Description |
---|---|
void |
doFilter(org.opensaml.xml.XMLObject metadata) |
void |
processEntitiesDescriptor(org.opensaml.saml2.metadata.EntitiesDescriptor desc) |
void |
processEntityDescriptorr(org.opensaml.saml2.metadata.EntityDescriptor desc) |
public MetadataSignatureFilter(String url, byte[] certificate) throws CertificateException
CertificateException
public void processEntityDescriptorr(org.opensaml.saml2.metadata.EntityDescriptor desc) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
public void processEntitiesDescriptor(org.opensaml.saml2.metadata.EntitiesDescriptor desc) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
public void doFilter(org.opensaml.xml.XMLObject metadata) throws SignatureValidationException
doFilter
in interface org.opensaml.saml2.metadata.provider.MetadataFilter
SignatureValidationException
Copyright © 2017. All rights reserved.