Class StatHelper


  • public class StatHelper
    extends HelperBase
    Dump the peer profile data if given a full B64 peer string or prefix.
    • Constructor Detail

      • StatHelper

        public StatHelper()
    • Method Detail

      • setPeer

        public void setPeer​(String peer)
        Caller should strip HTML (XSS)
      • getProfile

        public String getProfile()
        Look up based on a b64 prefix or full b64. Prefix is inefficient.