Class KiiAnyAuthenticatedUser

  • All Implemented Interfaces:
    KiiSubject

    public final class KiiAnyAuthenticatedUser
    extends java.lang.Object
    implements KiiSubject
    Represent any user who have been authenticated.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static KiiAnyAuthenticatedUser create()
      Return a new instance of KiiAnyAuthenticatedUser
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • create

        @NonNull
        public static KiiAnyAuthenticatedUser create()
        Return a new instance of KiiAnyAuthenticatedUser