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

/openjdk7/jdk/test/sun/security/provider/PolicyParser/
H A DTokenStore.java36 private static final String POLICY_NO_STORE = field in class:TokenStore
84 p.read(new StringReader(POLICY_NO_STORE));
/openjdk7/jdk/test/sun/security/provider/PolicyFile/
H A DTokenStore.java71 private static final String POLICY_NO_STORE = field in class:TokenStore
121 pp.read(new StringReader(POLICY_NO_STORE));

Completed in 22 milliseconds