You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ad...@apache.org on 2005/08/16 01:57:41 UTC

svn commit: r232910 - in /directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego: cer/ der/ per/

Author: adc
Date: Mon Aug 15 16:57:29 2005
New Revision: 232910

URL: http://svn.apache.org/viewcvs?rev=232910&view=rev
Log:
Reorg

Added:
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java
    directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class ContextFlagsDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.ContextFlagsDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/ContextFlagsEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class ContextFlagsEncoder extends org.apache.asn1.encoding.com.acme.spnego.der.ContextFlagsDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.MechTypeDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeEncoder extends org.apache.asn1.encoding.com.acme.spnego.der.MechTypeEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeListDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.MechTypeListDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/MechTypeListEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeListEncoder extends org.apache.asn1.encoding.com.acme.spnego.der.MechTypeListEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenInitDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.NegTokenInitDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenInitEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenInitEncoder extends org.apache.asn1.encoding.com.acme.spnego.der.NegTokenInitEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenTargDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.NegTokenTargDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegTokenTargEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenTargEncoder extends org.apache.asn1.encoding.com.acme.spnego.der.NegTokenTargEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegotiationTokenDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.NegotiationTokenDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/cer/NegotiationTokenEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.cer;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegotiationTokenEncoder extends org.apache.asn1.encoding.com.acme.spnego.der.NegotiationTokenEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class ContextFlagsDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.ContextFlagsDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/ContextFlagsEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class ContextFlagsEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.MechTypeDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeListDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.MechTypeListDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/MechTypeListEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeListEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenInitDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.NegTokenInitDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenInitEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenInitEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenTargDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.NegTokenTargDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegTokenTargEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenTargEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,27 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+
+
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegotiationTokenDecoder extends org.apache.asn1.encoding.com.acme.spnego.ber.NegotiationTokenDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/der/NegotiationTokenEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,40 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.der;
+
+import java.io.OutputStream;
+
+import org.apache.asn1.encoding.Encoder;
+import org.apache.asn1.encoding.EncoderException;
+import org.apache.asn1.runtime.ASN1Type;
+
+
+/**
+ * @version $Revision: 208868 $ $Date: $
+ */
+public class NegotiationTokenEncoder implements Encoder
+{
+    public void encode( OutputStream stream, ASN1Type object ) throws EncoderException
+    {
+        //todo: consider this autogenerated code
+    }
+
+    public int length( ASN1Type object ) throws EncoderException
+    {
+        return 0;  //todo: consider this autogenerated code
+    }
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class ContextFlagsDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/ContextFlagsEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class ContextFlagsEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeListDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class MechTypeListEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenInitDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenInitEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenTargDecoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+/**
+ * @version $Revision: 123525 $ $Date: $
+ */
+public class NegTokenTargEncoder
+{
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,35 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+import java.io.InputStream;
+
+import org.apache.asn1.encoding.Decoder;
+import org.apache.asn1.runtime.ASN1Type;
+
+
+/**
+ * @version $Revision: 208868 $ $Date: $
+ */
+public class NegotiationTokenDecoder implements Decoder
+{
+    public ASN1Type decode( InputStream stream )
+    {
+        return null;  //todo: consider this autogenerated code
+    }
+
+}

Added: directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java
URL: http://svn.apache.org/viewcvs/directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java?rev=232910&view=auto
==============================================================================
--- directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java (added)
+++ directory/asn1/branches/ber-decoder/modules/runtime/src/test/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java Mon Aug 15 16:57:29 2005
@@ -0,0 +1,40 @@
+/**
+ *
+ * Copyright 2004 The Apache Software Foundation
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.apache.asn1.encoding.com.acme.spnego.per;
+
+import java.io.OutputStream;
+
+import org.apache.asn1.encoding.Encoder;
+import org.apache.asn1.encoding.EncoderException;
+import org.apache.asn1.runtime.ASN1Type;
+
+
+/**
+ * @version $Revision: 208868 $ $Date: $
+ */
+public class NegotiationTokenEncoder implements Encoder
+{
+    public void encode( OutputStream stream, ASN1Type object ) throws EncoderException
+    {
+        //todo: consider this autogenerated code
+    }
+
+    public int length( ASN1Type object ) throws EncoderException
+    {
+        return 0;  //todo: consider this autogenerated code
+    }
+}