JGSS providers

IBM® JGSS includes a native iSeries™ JGSS provider and a pure Java™ JGSS provider. The provider that you choose to use depends on the needs of your application.

The pure Java JGSS provider offers the following features:

The native iSeries JGSS provider offers the following features:

Note: Both JGSS providers adhere to the GSS-API specification and so are compatible with each other. In other words, an application that uses the pure Java JGSS provider can interoperate with an application that uses the native iSeries JGSS provider.

Changing the JGSS provider

Note: If your server is running J2SDK, version 1.3, before changing to the native iSeries JGSS provider, make sure that you have configured your server to use JGSS. For more information, see the following topics:

You can easily change the JGSS provider by using one of the following options: