Searched defs:exclaimationPointChar (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/security/javax.security.jacc/src/main/java/javax/security/jacc/
H A DHttpMethodSpec.java62 private static final char exclaimationPointChar = '!'; field in class:HttpMethodSpec
325 if (actions.charAt(0) == exclaimationPointChar) {

Completed in 12 milliseconds