Class User

    • Method Detail

      • getSubject

        public String getSubject()
        Returns the subject identifier of the user.
        Returns:
        The subject identifier.
      • getAttributes

        public Map<String,​Object> getAttributes()
        Returns the attributes of the user.
        Returns:
        Map<String, Object> of the user attributes.