Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以告诉我,如果我使用 python 会是什么等价物?在 Java 中,我将以下设置为 FALSE 以允许使用底层 Kerberos 机制而不是 SPNEGO。
javax.security.auth.useSubjectCredsOnly = false