HomeSort by relevance Sort by last modified time
    Searched defs:sharedState (Results 1 - 5 of 5) sorted by null

  /external/smack/src/org/apache/harmony/javax/security/auth/login/
LoginContext.java 86 private Map<String, ?> sharedState;
256 if (sharedState == null) {
257 sharedState = new HashMap<String, Object>();
270 module.create(subject, callbackHandler, sharedState);
520 void create(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState)
544 module.initialize(subject, callbackHandler, sharedState, entry.getOptions());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 

Completed in 171 milliseconds