Package 

Object Alias.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Alias create(String tag, String identity, Integer priority, Date expiry) Creates an Alias object.
      final Alias create(String tag, String identity, Integer priority) Creates an Alias object.
      final Alias create(String tag, String identity) Creates an Alias object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • create

        @JvmOverloads() final Alias create(String tag, String identity)

        Creates an Alias object.

        Parameters:
        tag - The identifier tag type (e.g.
        identity - The value used to identify the user