Class AtlassianRandom

  • All Implemented Interfaces:
    org.apache.sshd.common.NamedResource, org.apache.sshd.common.random.Random

    public class AtlassianRandom
    extends org.apache.sshd.common.random.AbstractRandom
    • Constructor Detail

      • AtlassianRandom

        public AtlassianRandom()
    • Method Detail

      • fill

        public void fill​(byte[] output,
                         int start,
                         int len)
      • random

        public int random​(int i)
      • getName

        public String getName()