Class ConcurrentMapConnectionStorage<T extends ConnectionInfo>

java.lang.Object
com.gsitm.ustra.java.security.connection.ConcurrentMapConnectionStorage<T>
Type Parameters:
T -
All Implemented Interfaces:
UstraConnectionStorage<T>

public class ConcurrentMapConnectionStorage<T extends ConnectionInfo> extends Object implements UstraConnectionStorage<T>
Map으로 관리되는 연결 정보 구현체