Class JdbcSubjectAttributeSet<E>

java.lang.Object
edu.internet2.middleware.subject.provider.JdbcSubjectAttributeSet<E>
Type Parameters:
E - is type of set
All Implemented Interfaces:
Serializable, Iterable<E>, Collection<E>, Set<E>

public class JdbcSubjectAttributeSet<E> extends Object implements Set<E>, Serializable
unmodifiable, holds exactly one value, lightweight set
See Also: