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
|
evaluatepublic MOAPVPSignedRequestPolicyRule(org.opensaml.saml2.metadata.provider.MetadataProvider metadataProvider,
org.opensaml.xml.signature.SignatureTrustEngine trustEngine,
QName peerEntityRole)
metadataProvider - trustEngine - peerEntityRole - protected boolean refreshMetadataProvider(String entityID)
AbstractRequestSignedSecurityPolicyRulerefreshMetadataProvider in class AbstractRequestSignedSecurityPolicyRuleentityID - for which the metadata should be refreshed.protected org.opensaml.common.SignableSAMLObject getSignedSAMLObject(org.opensaml.xml.XMLObject inboundData)
getSignedSAMLObject in class AbstractRequestSignedSecurityPolicyRuleCopyright © 2017. All rights reserved.