
org.frameworkset.security.des.DESCoder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bboss-ticket Show documentation
Show all versions of bboss-ticket Show documentation
support session share between application cluster nodes and cross domain application nodes.support good application session monitor and session data statitic module.demo site http://session.bbossgroups.com/
The newest version!
/**
*
*/
package org.frameworkset.security.des;
/**
* @author yinbp
*
* @Date:2016-11-13 21:53:33
*/
public class DESCoder {
/**
*
*/
public DESCoder() {
// TODO Auto-generated constructor stub
}
}