Class PairwiseSubMapperValidator.TypedList

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<String>
org.keycloak.protocol.oidc.utils.PairwiseSubMapperValidator.TypedList
All Implemented Interfaces:
Serializable, Cloneable, Iterable<String>, Collection<String>, List<String>, RandomAccess
Enclosing class:
PairwiseSubMapperValidator

public static class PairwiseSubMapperValidator.TypedList extends ArrayList<String>
See Also:
  • Constructor Details

    • TypedList

      public TypedList()