Index

Object PCRE.PCRESecurity


Variable Index

 o NONE
 
 o NTD
 
 o SSL
 

Method Index

 o getMethods()
 
 o setMethods(int)
 
 o testMethods(int)
 

Field Detail

 o NONE
int NONE
 o SSL
int SSL
 o NTD
int NTD

Method Detail

 o getMethods
int getMethods()
 o setMethods
void setMethods(int mset)
 o testMethods
boolean testMethods(int mset)

Index