UseJGSS
Specify whether to use native Java Kerberos Authentication (JGSS) for Kerberos Authentication.
データ型
bool
デフォルト値
false
解説
By default the 本製品 uses an internal Kerberos implementation. Enabling this option makes it use Kerberos credentials attached to the current security Subject. The 本製品 uses impersonation credentials if they are available (from Subject.getPrivateCredentials), otherwise the Subject's normal credentials are used.