All Downloads are FREE. Search and download functionalities are using the official Maven repository.

uestdb-core.3.3.3.source-code.jaas.conf Maven / Gradle / Ivy

The newest version!
Krb5KeyTabLoginContext
{
    com.sun.security.auth.module.Krb5LoginModule required principal="${questkrb.principal}" doNotPrompt=true useKeyTab=true keyTab="${questkrb.keytab}" storeKey=true;
};




© 2015 - 2025 Weber Informatics LLC | Privacy Policy