public class ScriptedTest extends Object
ScriptedFunction and ScriptedPredicate.| Modifier and Type | Field and Description |
|---|---|
private static String |
returnCustom |
private static String |
returnSelf |
private static String |
returnSelfString |
| Constructor and Description |
|---|
ScriptedTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBadScriptFunction() |
void |
testBadScriptPredicate() |
void |
testFunction() |
void |
testFunctionCustom() |
void |
testPredicate() |
void |
testPredicateCustom() |
private static final String returnSelf
private static final String returnSelfString
private static final String returnCustom
public void testPredicate()
throws ScriptException
ScriptExceptionpublic void testPredicateCustom()
throws ScriptException
ScriptExceptionpublic void testBadScriptPredicate()
throws ScriptException
ScriptExceptionpublic void testFunction()
throws ScriptException
ScriptExceptionpublic void testFunctionCustom()
throws ScriptException
ScriptExceptionpublic void testBadScriptFunction()
throws ScriptException
ScriptExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.