Class UserAuthentication.UserAuthenticationGetResponse

    • Constructor Detail

      • UserAuthenticationGetResponse

        public UserAuthenticationGetResponse()
    • Method Detail

      • setUserName

        public void setUserName​(String userName)
      • getUserName

        public String getUserName()
      • transform

        public void transform()
        Description copied from class: Response
        Transforms the Response from XML Content to a populated POJO
        Specified by:
        transform in class Response
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object