org.apache.directory.server.kerberos.shared.io.encoder
Class EncryptionTypeEncoder

java.lang.Object
  extended by org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeEncoder

public class EncryptionTypeEncoder
extends java.lang.Object

Version:
$Rev: 590715 $, $Date: 2007-10-31 16:23:32 +0100 (Mi, 31 Okt 2007) $
Author:
Apache Directory Project

Constructor Summary
EncryptionTypeEncoder()
           
 
Method Summary
protected static org.apache.directory.shared.asn1.der.DERSequence encode(java.util.Set<EncryptionType> eType)
          etype[8] SEQUENCE OF INTEGER, -- EncryptionEngine, -- in preference order
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptionTypeEncoder

public EncryptionTypeEncoder()
Method Detail

encode

protected static org.apache.directory.shared.asn1.der.DERSequence encode(java.util.Set<EncryptionType> eType)
etype[8] SEQUENCE OF INTEGER, -- EncryptionEngine, -- in preference order



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.