Constant Field Values
Contents
net.shibboleth.*
-
net.shibboleth.idp.profile.ActionTestingSupport Modifier and Type Constant Field Value public static final StringINBOUND_MSG_ID"inbound"public static final StringINBOUND_MSG_ISSUER"http://sp.example.org"public static final StringOUTBOUND_MSG_ID"outbound"public static final StringOUTBOUND_MSG_ISSUER"http://idp.example.org" -
net.shibboleth.idp.profile.RequestContextBuilder Modifier and Type Constant Field Value private final StringNO_VAL"novalue"
-
net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest Modifier and Type Constant Field Value static final StringINTEGER_RETURN_7"new java.lang.Integer(37);"static final StringINTEGER_RETURN_8"JavaInteger=Java.type(\"java.lang.Integer\"); new JavaInteger(37);"static final StringSTRING_RETURN_7"new java.lang.String(\"String\");"static final StringSTRING_RETURN_8"JavaString=Java.type(\"java.lang.String\"); new JavaString(\"String\");"