public class MOAPVPSignedRequestPolicyRule extends AbstractRequestSignedSecurityPolicyRule
Constructor and Description |
---|
MOAPVPSignedRequestPolicyRule(org.opensaml.saml2.metadata.provider.MetadataProvider metadataProvider,
org.opensaml.xml.signature.SignatureTrustEngine trustEngine,
QName peerEntityRole) |
Modifier and Type | Method and Description |
---|---|
protected org.opensaml.common.SignableSAMLObject |
getSignedSAMLObject(org.opensaml.xml.XMLObject inboundData) |
protected boolean |
refreshMetadataProvider(String entityID)
Reload the PVP metadata for a given entity
|
evaluate
public MOAPVPSignedRequestPolicyRule(org.opensaml.saml2.metadata.provider.MetadataProvider metadataProvider, org.opensaml.xml.signature.SignatureTrustEngine trustEngine, QName peerEntityRole)
metadataProvider
- trustEngine
- peerEntityRole
- protected boolean refreshMetadataProvider(String entityID)
AbstractRequestSignedSecurityPolicyRule
refreshMetadataProvider
in class AbstractRequestSignedSecurityPolicyRule
entityID
- for which the metadata should be refreshed.protected org.opensaml.common.SignableSAMLObject getSignedSAMLObject(org.opensaml.xml.XMLObject inboundData)
getSignedSAMLObject
in class AbstractRequestSignedSecurityPolicyRule
Copyright © 2017. All rights reserved.