ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaha_5.4.0.1/jaas.config

16 lines
520 B
Plaintext
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
/* ===========================================================================
* Licensed Materials - Property of IBM
*
* (C) Copyright IBM Corp. 2000 All Rights Reserved.
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
* ===========================================================================
*/
/** Configuration file for JAAS HelloWorld test **/
helloWorld {
com.ibm.security.HWLoginModule required debug=true;
};