|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.binding.security.SAML2AuthnRequestsSignedRule
public class SAML2AuthnRequestsSignedRule
Security policy rule implementation that enforces the AuthnRequestsSigned flag of
SAML 2 metadata element @{link SPSSODescriptor
.
Constructor Summary | |
---|---|
SAML2AuthnRequestsSignedRule()
|
Method Summary | |
---|---|
void |
evaluate(org.opensaml.ws.message.MessageContext messageContext)
|
protected boolean |
isMessageSigned(SAMLMessageContext messageContext)
Determine whether the inbound message is signed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAML2AuthnRequestsSignedRule()
Method Detail |
---|
public void evaluate(org.opensaml.ws.message.MessageContext messageContext) throws org.opensaml.ws.security.SecurityPolicyException
evaluate
in interface org.opensaml.ws.security.SecurityPolicyRule
org.opensaml.ws.security.SecurityPolicyException
protected boolean isMessageSigned(SAMLMessageContext messageContext)
messageContext
- the message context being evaluated
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |