/*
*
*
*
*
*
* "Portions Copyright [year] [name of copyright owner]"
*
* Contributor(s):
* elects to include this software in this distribution under the [CDDL or GPL
* recipient has the option to distribute your version of this file under
* either the CDDL, the GPL Version 2 or to extend the choice of license to
* its licensees as provided above. However, if you add GPL Version 2 code
* and therefore, elected the GPL Version 2 license, then the option applies
* only if the new code is made subject to such option by the copyright
* holder.
*/
default {
com.sun.enterprise.security.auth.login.ClientPasswordLoginModule required debug=false;
};
certificate {
com.sun.enterprise.security.auth.login.ClientCertificateLoginModule required debug=false;
};