Searched defs:security (Results 1 – 2 of 2) sorted by relevance
79 private int getSecurityType (String security) { in getSecurityType()
104 SecurityManager security = System.getSecurityManager(); in open() local