e.printStackTrace();
return new Boolean(false);
}
}
System.out.println(spt.getTokenName());
PrimitiveAssertion pa = spc.getAssertion();
String text = pa.getStrValue();
if (text != null) {
text = text.trim();
System.out.println("Value: '" + text.toString() + "'");
}
case SecurityProcessorContext.COMMIT: