类 AbstractMd5TokenFactory<T,​P extends Md5TokenFactoryProperties>

java.lang.Object
net.guerlab.cloud.auth.factory.AbstractTokenFactory<T,​P>
net.guerlab.cloud.auth.factory.AbstractStringValueTokenFactory<T,​P>
net.guerlab.cloud.auth.factory.AbstractMd5TokenFactory<T,​P>
所有已实现的接口:
java.lang.Comparable<TokenFactory<?>>, TokenFactory<T>, org.springframework.core.Ordered

public abstract class AbstractMd5TokenFactory<T,​P extends Md5TokenFactoryProperties>
extends AbstractStringValueTokenFactory<T,​P>
抽象md5 token工厂
作者:
guer