Class ClientStemMC<V extends OA2Client>

  • All Implemented Interfaces:
    edu.uiuc.ncsa.security.core.XMLConverter<V>

    public class ClientStemMC<V extends OA2Client>
    extends StemConverter<V>
    A StemConverter to convert stems and clients.

    Created by Jeff Gaynor
    on 12/20/20 at 7:24 AM

    • Constructor Detail

      • ClientStemMC

        public ClientStemMC​(edu.uiuc.ncsa.security.storage.data.MapConverter<V> mapConverter)