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

corb-demo.sas.3.6.1.source-code.SAS.login Maven / Gradle / Ivy

There is a newer version: 3.9
Show newest version
KerberosClient
{
    com.sun.security.auth.module.Krb5LoginModule required debug=true;
};

KerberosService
{
    com.sun.security.auth.module.Krb5LoginModule required storeKey=true principal="${principal}" debug=true;
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy