public class SamlAudienceMatcher extends SamlResponseElementMatcher
Constructor and Description |
---|
SamlAudienceMatcher(String expectedAudience) |
Modifier and Type | Method and Description |
---|---|
protected void |
assertExtracted(Node element) |
protected Node |
extractFromParent(Node parent) |
assertElementPresent, describeTo, extractElementByNameInAnyNamespace, getChildrenMatchers, matchesSafely
describeMismatch, describeMismatchSafely, matches
public static final String AUDIENCE
public SamlAudienceMatcher(String expectedAudience)
protected Node extractFromParent(Node parent) throws Exception
extractFromParent
in class SamlResponseElementMatcher
Exception
protected void assertExtracted(Node element) throws Exception
assertExtracted
in class SamlResponseElementMatcher
Exception
Copyright © 2021 Atlassian. All rights reserved.