djencks 2005/06/20 18:28:31
Modified:
modules/openejb-builder/src/test/org/openejb/corba/security/config/tss
TSSConfigEditorTest.java
Log:
Partial implementation for SAS layer DN and cert chains
Revision Changes Path
1.11 +3 -3
openejb/modules/openejb-builder/src/test/org/openejb/corba/security/config/tss/TSSConfigEditorTest.java
Index: TSSConfigEditorTest.java
===================================================================
RCS file:
/home/projects/openejb/scm/openejb/modules/openejb-builder/src/test/org/openejb/corba/security/config/tss/TSSConfigEditorTest.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- TSSConfigEditorTest.java 18 Jun 2005 05:08:07 -0000 1.10
+++ TSSConfigEditorTest.java 20 Jun 2005 22:28:30 -0000 1.11
@@ -151,7 +151,7 @@
"
<tss:compoundSecMech>\n" +
"
<tss:GSSUP targetName=\"geronimo-properties-realm\"/>\n" +
"
<tss:sasMech>\n" +
- "
<tss:identityTokenTypes><tss:ITTAnonymous/><tss:ITTPrincipalNameGSSUP
realm-name=\"foo\"/><tss:ITTDistinguishedName/><tss:ITTX509CertChain/></tss:identityTokenTypes>\n"
+
+ "
<tss:identityTokenTypes><tss:ITTAnonymous/><tss:ITTPrincipalNameGSSUP
realm-name=\"foo\"/><tss:ITTDistinguishedName
realm-name=\"foo\"/><tss:ITTX509CertChain
realm-name=\"foo\"/></tss:identityTokenTypes>\n" +
"
</tss:sasMech>\n" +
"
</tss:compoundSecMech>\n" +
"
</tss:compoundSecMechTypeList>\n" +