JGSS providers

 

IBM® JGSS includes a native System i5™ 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 System i5 JGSS provider offers the following features:

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 System i5 JGSS provider.

 

Changing the JGSS provider

If your server is running J2SDK, version 1.3, before changing to the native System i5 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:

 

Parent topic:

Configuring your server to use IBM JGSS