<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frank.nimphius</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frank.nimphius"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Frank.nimphius"/>
		<updated>2026-05-30T19:32:03Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Talk:JAAS_Tomcat_Login_Module&amp;diff=15727</id>
		<title>Talk:JAAS Tomcat Login Module</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:JAAS_Tomcat_Login_Module&amp;diff=15727"/>
				<updated>2007-01-23T08:27:54Z</updated>
		
		<summary type="html">&lt;p&gt;Frank.nimphius: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I once created a number of login modules that e.f. authenticate against store procedures or database tables. Its all explained for Oracle OC4J, but since JAAS Modules are not dependent on the container they should work with Tomcat as well (http://www.oracle.com/technology/products/jdev/howtos/10g/jaassec/index.htm)&lt;/div&gt;</summary>
		<author><name>Frank.nimphius</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Talk:Declarative_Access_Control_in_Java&amp;diff=15726</id>
		<title>Talk:Declarative Access Control in Java</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:Declarative_Access_Control_in_Java&amp;diff=15726"/>
				<updated>2007-01-23T08:24:54Z</updated>
		
		<summary type="html">&lt;p&gt;Frank.nimphius: /* General Discussion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Status==&lt;br /&gt;
Reviewed.  Author to act on comments.&lt;br /&gt;
==Authors==&lt;br /&gt;
* Dave Ferguson&lt;br /&gt;
&lt;br /&gt;
==Reviewers==&lt;br /&gt;
* Pierre Parrend&lt;br /&gt;
&lt;br /&gt;
==General Discussion==&lt;br /&gt;
* global comment: this overview is very quick, but clear and efficient&lt;br /&gt;
&lt;br /&gt;
* Introduction: a remainder of the technical context could be useful - what piece of code do one needs for executing this declarative access control: a servlet container ? a J2EE platform ?&lt;br /&gt;
&lt;br /&gt;
* first XML excerpt: no global tag is shown. If I have a real Web App descriptor without security, in which tag should I put the given xml code ?&lt;br /&gt;
&lt;br /&gt;
* authentication methods 'Digest' ad 'Client cert' are evoked. How can they be implemented, i.e what is required on the client side (algorithm, certificate with proper issuer) and on the server side (algorithm for digest and certificate control, access to a trusted certificate database)&lt;br /&gt;
&lt;br /&gt;
* 2 different 'transport guarantees' are evoked, 'integral' and 'confidential'. What specific protocols, algorithms, and data, are required ?&lt;br /&gt;
&lt;br /&gt;
* SSL is evoked. a pointer toward a SSL page could be useful&lt;br /&gt;
&lt;br /&gt;
* no extra link is given. Is it deliberate from the Owasp editor ? Where can I go and look if I need further information ?&lt;br /&gt;
&lt;br /&gt;
* I usually recommend storing the JSP files used for form based authentication in the WEB-INF directory. This way they cannot be accessed directly from the browser&lt;/div&gt;</summary>
		<author><name>Frank.nimphius</name></author>	</entry>

	</feed>