Package | Description |
---|---|
org.eclipse.equinox.security.auth |
Adaptation of JAAS infrastructure to OSGi bundles world.
|
Modifier and Type | Method and Description |
---|---|
static ILoginContext |
LoginContextFactory.createContext(String configName)
Creates application-specific security context.
|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.