Packages

p

itac

util

package util

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait Mailer[F[_]] extends AnyRef
  2. sealed trait OneOrTwo[A] extends Product with Serializable
  3. final case class ProgIdHash(keyStr: String) extends Product with Serializable

    Provides a password based upon the program id.

    Provides a password based upon the program id. Note that this has to be consistent with edu.gemini.util.security.auth.ProgIdHash in OCS because we need them to interoperate!

  4. class TargetDuplicationChecker extends AnyRef

Value Members

  1. object Colors

    Like AnsiColor but sets colors to "" if there's no console attached.

  2. object Mailer
  3. object OneOrTwo extends Serializable
  4. object ProgIdHash extends Serializable
  5. object TargetDuplicationChecker

Ungrouped