Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.equinox.security.auth.ILoginContext

Packages that use ILoginContext
org.eclipse.equinox.security.auth Adaptation of JAAS infrastructure to OSGi bundles world.  
 

Uses of ILoginContext in org.eclipse.equinox.security.auth
 

Methods in org.eclipse.equinox.security.auth that return ILoginContext
static ILoginContext LoginContextFactory.createContext(String configName, URL configFile)
          Creates application-specific security context.
static ILoginContext LoginContextFactory.createContext(String configName, URL configFile, CallbackHandler handler)
          Creates application-specific security context.
static ILoginContext LoginContextFactory.createContext(String configName)
          Creates application-specific security context.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.