Searched refs:forThisServer (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSAssertionArtifactHandler.java741 if (!forThisServer(conds)) {
1001 protected boolean forThisServer(Conditions conds) { method in class:FSAssertionArtifactHandler
1003 "FSAssertionArtifactHandler.forThisServer: Called");
1023 + "forThisServer: Assertion is validated to be"
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSAssertionArtifactHandler.java743 if (!forThisServer(conds)) {
1003 protected boolean forThisServer(Conditions conds) { method in class:FSAssertionArtifactHandler
1005 "FSAssertionArtifactHandler.forThisServer: Called");
1025 + "forThisServer: Assertion is validated to be"

Completed in 27 milliseconds