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

ore.4.2.1.source-code.jaas.conf Maven / Gradle / Ivy

There is a newer version: 5.0.1
Show newest version
Krb5KeyTabLoginContext
{
    com.sun.security.auth.module.Krb5LoginModule required principal="${questkrb.principal}" doNotPrompt=true useKeyTab=true keyTab="${questkrb.keytab}" storeKey=true;
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy