Searched refs:convertRealmConfigs (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/krb5/
H A DSCDynamicStoreConfig.java52 * convertRealmConfigs: Maps the Object graph that we get from JNI to the
57 private static Hashtable<String, Object> convertRealmConfigs(Hashtable<String, ?> configs) { method in class:SCDynamicStoreConfig
99 Hashtable<String, Object> realmsTable = convertRealmConfigs(realms);

Completed in 28 milliseconds